Jump to letter: [
      
        ABCDEFGHIJKLMNOPQRSTUVWXYZ
      ]
    
    openssl-compat-bitcoin - A general purpose cryptography library with TLS implementation
    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.
    
    Packages
    Latest: openssl-compat-bitcoin-1.0.0k-1ec.el6.fio.src.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | openssl-compat-bitcoin | 
        0 | 
        1.0.0k | 
        1ec.el6.fio | 
        src | 
        4.0 MiB | 
        2013-12-03 02:41:34 | 
      
    
    Changelog:
    
      
        - * 2013-03-28 - Michael Hampton <support[AT]ringingliberty[DOTCOM]> 1.0.0k-1ec
 
        - Security update to upstream 1.0.0k
 
      
    
      
        - * 2013-01-15 - Michael Hampton <support[AT]ringingliberty[DOTCOM]> 1.0.0j-4
 
        - Replace legacy perl4 code for compatibility with perl 5.16 in Fedora 18
 
      
    
      
        - * 2012-12-16 - Michael Hampton <error[AT]ioerror.us> 1.0.0j-3
 
        - Rebuild OpenSSL into a separate directory
- Change package name to avoid conflict
- Remove unnecessary components
 
      
    
      
        - * 2012-07-23 - Michael Hampton <error[AT]ioerror.us> 1.0.0j-1
 
        - Re-enable code which was disabled due to invalid or expired patents
- Port forward to 1.0.0j
 
      
    
      
        - * 2012-05-15 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-20.5
 
        - fix for CVE-2012-2333 - improper checking for record length in DTLS (#820686)
- properly initialize tkeylen in the CVE-2012-0884 fix