Releases: secure-systems-lab/go-securesystemslib
Releases · secure-systems-lab/go-securesystemslib
v0.6.0
v0.5.0
v0.3.1
Re-export EnvelopeVerifier
for use by dependent packages
v0.3.0
This release adds multiple signature validation support to the DSSE library, courtesy of @houdini91.
v0.2.0
This release includes support for canonical JSON encoding (cjson). The code was originally written for https://github.com/in-toto/in-toto-golang by @lukpueh. Also, DSSE's PAE function was updated to expect byte sequences rather than strings to match the specification.
v0.1.0
Initial release. Includes DSSE support.