Software:OpenSC
From HandWiki
Developer(s) | OpenSC Project |
---|---|
Written in | C |
Operating system | Linux, macOS, Windows |
Type | Security library |
License | LGPLv2.1[1] |
Website | github |
OpenSC is a set of software tools and libraries to work with smart cards, with the focus on smart cards with cryptographic capabilities. OpenSC facilitate the use of smart cards in security applications such as authentication, encryption and digital signatures. OpenSC implements the PKCS #15 standard and the PKCS #11 API. For its reader backend OpenSC can use either CT-API or PC/SC.[2]
It also provides some support for Common Data Security Architecture (CDSA) on macOS and Microsoft CryptoAPI on Windows, but it is still work in progress.[3]
References
- ↑ "LICENSE". https://github.com/OpenSC/OpenSC/blob/master/COPYING. Retrieved 5 September 2019.
- ↑ "OpenSC download". https://sourceforge.net/projects/opensc/.
- ↑ Creating applications with smart card support, https://github.com/OpenSC/OpenSC/wiki/Creating-applications-with-smart-card-support, retrieved 2014-04-10
External links
Original source: https://en.wikipedia.org/wiki/OpenSC.
Read more |