Skip to content

Tags: ecadlabs/signatory

Tags

v1.2.0-beta2

Toggle v1.2.0-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Quebec protocol (#514)

* gotez v2.2.0 with Quebec protocol

* mod tidy

* gotez retagged

* mod tidy

v1.2.0-beta

Toggle v1.2.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v1.1.9

Toggle v1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add attestation to allowed operations for some tests (#509)

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
GImbrailo Gino Imbrailo
chore: add ansible-vault to gitignore

v1.1.8-beta2

Toggle v1.1.8-beta2's commit message
gotez v2.0.6

v1.1.8-RC0

Toggle v1.1.8-RC0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gotez v2.0.5 with ParisB support (#496)

* gotez version bump

* gotez v2.0.6

* CLI test updated

v1.1.8-beta1

Toggle v1.1.8-beta1's commit message
gotez version bump

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Gotez v2 (#495)

* deps versions bump

* gotez updated to v2.0

* rebuild go.sum

* more renamed ops

* integration test updated

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Gotez v2 (#495)

* deps versions bump

* gotez updated to v2.0

* rebuild go.sum

* more renamed ops

* integration test updated

v1.1.6-rc

Toggle v1.1.6-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Gotez v2 (#495)

* deps versions bump

* gotez updated to v2.0

* rebuild go.sum

* more renamed ops

* integration test updated