Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
openssl-perl: Perl scripts provided with OpenSSL
Name: | openssl-perl |
Vendor: | Scientific Linux |
Version: | 0.9.8b |
License: | BSDish |
Release: | 8.3.el5.2 |
URL: | http://www.openssl.org/ |
- 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
- * Wed Oct 10 17:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8b-8.3.2
- more DTLS fixes (#321211)
- * Mon Oct 8 17:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8b-8.3.1
- fix CVE-2007-3108 - side channel attack on private keys (#322891)
- fix CVE-2007-5135 - off-by-one in SSL_get_shared_ciphers (#309871)
- fix CVE-2007-4995 - out of order DTLS fragments buffer overflow (#321211)
- * Thu Nov 30 16:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8b-8.3
- the previous change still didn't make X509_NAME_cmp transitive