Skip to content

v1.7.0

Compare
Choose a tag to compare
@luisgoncalves luisgoncalves released this 08 Dec 23:25
· 167 commits to master since this release
  • #230 - Check key usage of the signer certificate during validation
    • Can be disabled via SignatureSpecificVerificationOptions.checkKeyUsage()
  • #226 - Support for ds:Manifest
    • Use the newly added EnvelopedManifest class
  • #225 - Add support for EC keys to the default algorithms provider
    • By default ECDSA_SHA256 is used when an EC key is supplied
  • #222 - Update Guice to version 5