- Added support for SLSA v2 attestation type
- Bump misc. dependencies
- Misc readability fixes
- Change from deprecated base depenndencies (javax -> jakarta)
- Added implementation for the new version (in-toto/attestation)[https://github.com/in-toto/attestation]
- Moved Link to legacy directory
- Update Dependencies for validation
- Improve javadoc documentation
- Provide getters/setters for signing/signature information
- Improve dependency handling and release tooling.
- Fix canonicalization routine to improve interoperability with reference impl.
- Fix dependency handle to improve compatibility with travis plugin
- Initial release.
- Adds support for creation, serialization and de-serialization of link metadata.
- Adds support for RSA-PSSS signatures and PKCS1 key loading.