Skip to content

v2.1.0

Compare
Choose a tag to compare
@neuhalje neuhalje released this 28 Mar 21:18
· 187 commits to master since this release
release/v2.1.0

Non-breaking changes

  • Switch to APACHE2.0 license
  • Encrypt to multiple recipients
  • Finer grained control over key selection
  • New maven example
  • Improved test coverage
  • Bump to BC 1.59

Still pre-Alpha

Breaking API Changes

  • PGPHashAlgorithms / PGPSymmetricEncryptionAlgorithms / PGPCompressionAlgorithms: Encapsulate public final fields with getter
  • Removed ReencryptExplodedZipMultithreaded
  • Selection of keys was not compliant with RFC 4880. Probably this is non-breaking for most users. Use Pre202KeySelectionStrategy for old behaviour.