Jump to letter: [
          
            ABCDEFGHIKLMNOPRSTUVXY
          ]
        
        openCryptoki: Implementation of Cryptoki v2.11 for IBM Crypto Hardware
        
        
        - Summary
- The PKCS#11 Version 2.11 api implemented for the IBM Crypto cards.
This package includes support for the IBM 4758 Cryptographic
CoProcessor (with the PKCS#11 firmware loaded) and the IBM eServer
Cryptographic Accelerator (FC 4960 on pSeries)
Changelog
        
            - * Tue Dec  8 16:00:00 2009 Dan Horák <dhorak{%}redhat{*}com> 2.2.4-22.el5_4.2
- - fixed CCA token not being recognized properly (#545379)
- Resolves: #545379 
            - * Mon Nov 23 16:00:00 2009 Dan Horák <dhorak{%}redhat{*}com> 2.2.4-22.el5_4.1
- - fixed CKR_TEMPLATE_INCOMPLETE exception on an unwrap of an AES key (#540471)
- fixed MAC computing during offload of MAC-hashing to CPACF using PKCS11 (#540474)
- Resolves: #540471, #540474 
            - * Sun Sep 14 17:00:00 2008 Phil Knirsch <pknirsch{%}redhat{*}com> 2.2.4-22.el5
- - Fixed memcmp problem for pkcsconf validation of PINs (#415931)
- Fixed double free problem in key store (#435462)