Jump to letter: [
          
            BCEFGHIJKLMNOPQRSTUVWXY
          ]
        
        openssl096b: 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
        
            - * Sat Sep  9 19:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.6b-16.43
 
            - fix CVE-2006-4339 - prevent attack on PKCS#1 v1.5 signatures (#205180)
 
        
            - * Mon Oct 31 18:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.6b-16.42
 
            - fix CVE-2004-0079 - prevent a null pointer assignment in
  do_change_cipher_spec()
- add security fix for CVE-2003-0851 to sync with 2.1AS
 
        
            - * Thu Oct  6 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.6b-16.22.4
 
            - 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