OpenSC
Appearance
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (November 2013) |
Developer(s) | OpenSC Project |
---|---|
Repository | |
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". Github. Retrieved 5 September 2019.
- ^ "OpenSC download". SourceForge. Retrieved 6 November 2022.
- ^ Creating applications with smart card support, retrieved 2014-04-10
External links