aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/opensc
Commit message (Collapse)AuthorAge
* opensc: Add Veronika to the project (#6499)Gravatar Jakub Jelen2021-09-21
|
* opensc: enable afl and cleanup project yaml. (#5149)Gravatar DavidKorczynski2021-02-10
|
* Populate a bunch of main_repo values. (#4815)Gravatar Oliver Chang2020-12-10
| | | | Also enforce this for future integrations.
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
| | | | | * Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
* Improve OpenSC fuzzing (#3683)Gravatar Jakub Jelen2020-05-07
| | | | | * opensc: Disable optimization to simplify debugging * opensc: Include initial corpus
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
| | | | | | | | | | | | | | | | | | | * [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
* Update project.yamlGravatar Oliver Chang2019-11-15
|
* [opensc] added more CCs people (#2773)Gravatar Frank Morgner2019-08-28
| | | | | | * [opensc] added more CCs people * use gmail account for better integration
* [OpenSC] added fuzzing tests (#2726)Gravatar Frank Morgner2019-08-22
|
* Add OpenSC (#2084)Gravatar Frank Morgner2019-01-14
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.