Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 910 Bytes

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 910 Bytes

Changelog

version 0.5.0

  • Added support for SLSA v2 attestation type
  • Bump misc. dependencies
  • Misc readability fixes
  • Change from deprecated base depenndencies (javax -> jakarta)

Version 0.4.0

Version 0.3

  • Improve javadoc documentation
  • Provide getters/setters for signing/signature information
  • Improve dependency handling and release tooling.

Version 0.2

  • Fix canonicalization routine to improve interoperability with reference impl.

Version 0.1.1

  • Fix dependency handle to improve compatibility with travis plugin

Version 0.1

  • Initial release.
  • Adds support for creation, serialization and de-serialization of link metadata.
  • Adds support for RSA-PSSS signatures and PKCS1 key loading.