Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
opensc: OpenSC SmartCard library and applications
- Summary
- OpenSC is a package for for accessing SmartCard devices. Basic
functionality (e.g. SELECT FILE, READ BINARY) should work on any ISO
7816-4 compatible SmartCard. Encryption and decryption using private
keys on the SmartCard 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: src
| Download: | opensc-0.9.4-2.src.rpm |
| Build Date: | Fri Apr 29 03:16:01 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 984 KiB |
Changelog
- * Wed Feb 9 12:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.4-2
- Use --with-plugin-dir instead of --with-plugin-path (fixes x86_64).
- * Thu Feb 3 12:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.9.4-1
- Drop unnecessary Epochs, pre-FC1 compat cruft, and no longer relevant
--with(out) rpmbuild options.
- Exclude *.la.
- * Wed Nov 3 12:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.9.4-0.fdr.1
- Update to 0.9.4, parallel build patch applied upstream.
- Patch to fix library paths and LDFLAGS.
- Don't require mozilla, but the plugin dir in signer.
- Build with dependency tracking disabled.