Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        opensc - Smart card library and applications
        
        - OpenSC is a package for for accessing smart card devices.  Basic
functionality (e.g. SELECT FILE, READ BINARY) should work on any ISO
7816-4 compatible smart card.  Encryption and decryption using private
keys on the smart card is possible with PKCS #15 compatible cards,
such as the FINEID (Finnish Electronic IDentity) card.  Swedish Posten
eID cards have also been confirmed to work. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | opensc | 0.9.6 | 1.1 | src | 987 KiB | Thu Aug 11 12:10:36 2005 | 
        
        Changelog
        
            - * Tue Aug  9 18:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.9.6-1.1
- - Rebuild with updated libassuan. 
            - * Tue Apr 26 18:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.9.6-1
- - 0.9.6, build patch applied upstream.
- Package summary and description improvements.
- Drop explicit openct dependency. 
            - * Wed Feb  9 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.4-2
- - Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms.
- Use --with-plugin-dir instead of --with-plugin-path (fixes x86_64).