You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/kms
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.
4 years ago
..
apiv1 Add missing test. 4 years ago
awskms Use always go.step.sm/crypto 4 years ago
cloudkms Use always go.step.sm/crypto 4 years ago
pkcs11 Add fake implementation of pkcs11 key manager without cgo. 4 years ago
softkms Use smallstep/cli-utils instead of smallstep/cli 4 years ago
sshagentkms Fix comments, and return an error instead of fatal. 4 years ago
uri Add missing file. 4 years ago
yubikey Make the YubiKey management key configurable. 4 years ago
kms.go Move load of kms to main package. 4 years ago
kms_test.go Fix unit tests. 4 years ago