Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * 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 
            - * Mon May 23 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.6b-16.22.3
- - replaced add-luna patch with new one with right license (#158061) 
            - * Fri May 20 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.6b-16.22.2
- - fix CAN-2005-0109 - use constant time/memory access mod_exp
  so bits of private key aren't leaked by cache eviction (#157631)