certificates/kms/pkcs11
Mariano Cano dd6a43ad13 Add fake implementation of pkcs11 key manager without cgo.
This allows other binaries to import pkcs11 directly even if they
are compiled without cgo.
2021-02-04 12:32:30 -08:00
..
benchmark_test.go Add benchmarks for signing operations. 2021-01-28 19:46:48 -08:00
opensc_test.go Rename nitrokey initialization to opensc. 2021-01-28 19:51:17 -08:00
other_test.go Fix linting errors. 2021-02-01 14:22:53 -08:00
pkcs11.go Use new GetEncoded method. 2021-02-01 14:17:39 -08:00
pkcs11_no_cgo.go Add fake implementation of pkcs11 key manager without cgo. 2021-02-04 12:32:30 -08:00
pkcs11_test.go Fix linting errors. 2021-02-01 14:22:53 -08:00
setup_test.go Complete tests. 2021-01-28 19:48:08 -08:00
softhsm2_test.go Complete tests. 2021-01-28 19:48:08 -08:00
yubihsm2_test.go Complete tests. 2021-01-28 19:48:08 -08:00