mouse07410 / pkcs11-provider

A pkcs#11 provider for OpenSSL 3.0+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

This is an Openssl 3.x provider to access Hardware or Software Tokens using the PKCS#11 Cryptographic Token Interface

This code targets version 3.1 of the interface but should be backwards compatible to previous versions as well.

Spec: https://docs.oasis-open.org/pkcs11/pkcs11-spec/v3.1/pkcs11-spec-v3.1.html

To report Security Vulnerabilities, please use the "Report a Security Vulnerability" template in the issues reporting page.

About

A pkcs#11 provider for OpenSSL 3.0+

License:Other


Languages

Language:C 87.2%Language:Shell 9.7%Language:M4 1.7%Language:Makefile 0.8%Language:Python 0.6%