Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 |
2 |
src |
987 KiB |
Thu May 19 00:01:11 2005 |
Changelog
- * Tue Apr 26 18:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.9.6-2
- 0.9.6, build patch applied upstream.
- Package summary and description improvements.
- Drop explicit openct dependency.
- * Fri Mar 18 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.9.4-3
- Fix FC4 build.
- Rename opensc-pam to pam_opensc per package naming guidelines.
- * 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).