Jump to letter: [
ABCDEFGHJKLMNOPRTWXYZ
]
openssl-perl: Perl scripts provided with OpenSSL
Name: | openssl-perl |
Vendor: | Scientific Linux |
Version: | 0.9.8e |
License: | BSDish |
Release: | 12.el5_4.1 |
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
- * Thu Jan 14 16:00:00 2010 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8e-12.1
- fix CVE-2009-2409 - drop MD2 algorithm from EVP tables (#510197)
- fix CVE-2009-4355 - do not leak memory when CRYPTO_cleanup_all_ex_data()
is called prematurely by application (#546707)
- * Mon Jun 29 17:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8e-12
- abort if selftests failed and random number generator is polled
- mention EVP_aes and EVP_sha2xx routines in the manpages
- add README.FIPS
- * Thu May 21 17:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8e-10
- fix CVE-2009-1386 CVE-2009-1387 (DTLS DoS problems)
(#503685, #503688)