information on 0.9.6c-engine
This commit is contained in:
parent
a3790c0d01
commit
83978bd37a
2 changed files with 16 additions and 1 deletions
15
CHANGES
15
CHANGES
|
@ -12,6 +12,21 @@
|
|||
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
|
||||
+) applies to 0.9.7 only
|
||||
|
||||
-) [In 0.9.6c-engine release:]
|
||||
Add support for Broadcom crypto accelerator cards, backported
|
||||
from 0.9.7.
|
||||
[Broadcom, Nalin Dahyabhai <nalin@redhat.com>, Mark Cox]
|
||||
|
||||
-) [In 0.9.6c-engine release:]
|
||||
Add support for SureWare crypto accelerator cards from
|
||||
Baltimore Technologies. (Use engine 'sureware')
|
||||
[Baltimore Technologies and Mark Cox]
|
||||
|
||||
-) [In 0.9.6c-engine release:]
|
||||
Add support for crypto accelerator cards from Accelerated
|
||||
Encryption Processing, www.aep.ie. (Use engine 'aep')
|
||||
[AEP Inc. and Mark Cox]
|
||||
|
||||
*) Add a configuration entry for gcc on UnixWare.
|
||||
[Gary Benson <gbenson@redhat.com>]
|
||||
|
||||
|
|
2
NEWS
2
NEWS
|
@ -17,7 +17,7 @@
|
|||
o Various SSL/TLS library bugfixes.
|
||||
o BIGNUM library fixes.
|
||||
o Add crypto accelerator support for AEP, Baltimore SureWare,
|
||||
Broadcom
|
||||
Broadcom [in 0.9.6c-engine release].
|
||||
|
||||
Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b:
|
||||
|
||||
|
|
Loading…
Reference in a new issue