An open API service indexing awesome lists of open source software.

https://github.com/wolfssl/wolfpkcs11-examples

Examples for wolfPKCS11
https://github.com/wolfssl/wolfpkcs11-examples

Last synced: 4 months ago
JSON representation

Examples for wolfPKCS11

Awesome Lists containing this project

README

          

# wolfPKCS11 Example Applications

The repository contains example applications which demonstrate how to use
wolfPKCS11. wolfPKCS11 is a lightweight PKCS11 soft token which uses wolfCrypt
for the cryptographic functionality.

## Contents

* nss - Examples using wolfPKCS11 as the crypto backend for NSS.
- curl - Example using Curl with NSS and wolfPKCS11
- pdfsig - Example using pdfsig with NSS and wolfPKCS11 for signing PDFs
- firefox - Example using wolfPKCS11 as the crypto backend for Firefox's TLS
connections