Add OpenSC (#2084)

OpenSC provides a set of libraries and utilities to work with smart
cards. Its main focus is on cards that support cryptographic operations,
and facilitate their use in security applications such as
authentication, mail encryption and digital signatures. OpenSC
implements the standard APIs to smart cards, e.g. PKCS#11 API, Windows’
Smart Card Minidriver and macOS Tokend.
This commit is contained in:
Frank Morgner 2019-01-14 16:42:11 +01:00 committed by jonathanmetzman
parent a55a1276d9
commit 61ebf9defe
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
homepage: "https://github.com/OpenSC/OpenSC/"
primary_contact: "frankmorgner@gmail.com"
auto_ccs:
- "martin@martinpaljak.net"
- "viktor.tarasov@gmail.com"
- "ludovic.rousseau@gmail.com"