Jump to letter: [
          
            ACEFGHIKLMNOPRSTUVWX
          ]
        
        openssl-devel: Files for development of applications which will use OpenSSL.
        
        
            | Name: | openssl-devel | 
            Vendor: | CERN, http://cern.ch/linux" | 
        
        
            | Version: | 0.9.7a | 
            License: | BSDish | 
        
        
            | Release: | 33.17 | 
            URL: | http://www.openssl.org/ | 
        
        
        
        - Summary
 
        - OpenSSL is a toolkit for supporting cryptography. The openssl-devel
package contains static libraries and include files needed to develop
applications which support various cryptographic algorithms and
protocols.
 
        
        
        Changelog
        
            - * Thu Oct  6 05:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-33.17
 
            - 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
 
        
            - * Tue Jun 21 05:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-33.16
 
            - rebuild
 
        
            - * Thu May 19 05:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-33.15
 
            - fix CAN-2005-0109 - use constant time/memory access mod_exp
  so bits of private key aren't leaked by cache eviction (#157631)