Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
opensc: Smart card library and applications
- Summary
- 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.
Arch: i386
| Download: | opensc-0.9.6-1.1.i386.rpm |
| Build Date: | Tue Aug 23 11:19:47 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 708 KiB |
Changelog
- * Tue Aug 9 23:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.9.6-1.1
- Rebuild with updated libassuan.
- * Tue Apr 26 23: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 22: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).