Tags: ecadlabs/signatory
Tags
PKCS#11 (#511) * PKCS#11 untested * PKCS#11 test * PKCS#11 doc * missing docs * limit PKCS#11 handle parsing to 32 bit * Ed25519 support for PKCS#11 backend * go-pkcs11 v0.2.1 * chore: remove windows builds from goreleaser * go-pkcs11 bump * PKCS#11 vault reworked * PKCS#11 doc updated * index field can be used to locate a key in a set with the same label * make index field optional and return an error if it's not specified while multiple keys are present * pick a key by handle, index is gone * missed error formatting * in debug mode print all available PKCS11 objects with handles * handles aren't reusable, gone * doc updated * print IDs in debug mode * print handles in debug mode * go-pkcs11 bump * pkcs11.OptOsLockingOk is back * go-pkcs11 updeted to 2.3.0 with new attribute logic pkcs11 backend can now use public key data stored inside a private key object, config format changed code cleanup * list template fix * mode cleanup * optionally display key reference * extended_private default value in auto-discovery mode set to true * PKCS#11 backend documentation updated * formatting fixed * Minor security fixes * use strconv.IntSize --------- Co-authored-by: GImbrailo <ginoimbrailo@gmail.com>
PreviousNext