Commit Graph

20 Commits (e887ccaa0797fb3a29e4f1348a39da9f2e0358be)

Author SHA1 Message Date
Mariano Cano d5c6572da4 Fix typo. 3 years ago
Mariano Cano 5a32401d23 Implement the kms.Decrypter with PKCS#11
This interface allows the use of SCEP with PKCS#11 modules.
3 years ago
Mariano Cano 8366b7ddf1 Revert "Remove extractable from StoreCertificate."
This reverts commit 614ee79489.
3 years ago
Mariano Cano 614ee79489 Remove extractable from StoreCertificate. 3 years ago
Mariano Cano 886b9a1d8d Store the certificate passed. 3 years ago
Mariano Cano aa80bf9f07 Merge branch 'smallstep_master' into extractable 3 years ago
Mariano Cano 6be383da34 Refactor pkcs#11 extractable certs and keys. 3 years ago
max furman 5fc24c697c Fix a few more linter warnings and remove GOFLAGS from make lint 3 years ago
max furman 8ba9013f5d gofmt linting errors 3 years ago
Gary Belvin 22b471acf9 Extractable certs 3 years ago
Gary Belvin be89459524 Set key export bit 3 years ago
Mariano Cano f6cbd9dc88 Fix typos. 4 years ago
Mariano Cano ebaeae9008 Avoid closing pkcs#11 context twice. 4 years ago
Mariano Cano f425a81d36 Enforce the use of id and label when generating objects. 4 years ago
Mariano Cano 128d07f148 Use new GetEncoded method. 4 years ago
Mariano Cano 50e9018a44 Fix missing return. 4 years ago
Mariano Cano 84a3c8c984 Rename nitrokey initialization to opensc. 4 years ago
Mariano Cano b7afc92758 Complete tests. 4 years ago
Mariano Cano 294f84b8d4 Add initial set of unit tests for pkcs11 kms. 4 years ago
Mariano Cano a6c784d5dd Add missing pkcs11 package. 4 years ago