Jump to letter: [
BCEFGHIJKLMNOPQRSTUVWXY
]
openssl-perl: Perl scripts provided with OpenSSL.
- Summary
- OpenSSL is a toolkit for supporting cryptography. The openssl-perl
package provides Perl scripts for converting certificates and keys
from other formats to the formats used by the OpenSSL toolkit.
Changelog
- * Thu Sep 28 19:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-33.21
- fix CVE-2006-2937 - mishandled error on ASN.1 parsing (#207276)
- fix CVE-2006-2940 - parasitic public keys DoS (#207274)
- fix CVE-2006-3738 - buffer overflow in SSL_get_shared_ciphers (#206940)
- fix CVE-2006-4343 - sslv2 client DoS (#206940)
- * Tue Sep 5 19:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-33.18
- fix CVE-2006-4339 - prevent attack on PKCS#1 v1.5 signatures (#205180)
- don't overwrite customized ca-bundle.pem on upgrade (#170740)
- * Thu Oct 6 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-33.17
- fix CAN-2005-2969 - remove SSL_OP_MSIE_SSLV2_RSA_PADDING which
disables the countermeasure against man in the middle attack in SSLv2
(#169863)
- more fixes for constant time/memory access for DSA signature algorithm