Jump to letter: [
ABCDEFGHJKLMNOPRTWXYZ
]
openssl: The OpenSSL toolkit
- Summary
- The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which provide various cryptographic algorithms and
protocols.
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)