v1.7.0
- #230 - Check key usage of the signer certificate during validation
- Can be disabled via
SignatureSpecificVerificationOptions.checkKeyUsage()
- Can be disabled via
- #226 - Support for
ds:Manifest
- Use the newly added
EnvelopedManifest
class
- Use the newly added
- #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