Skip to content

Milestones

List view

  • * Switch to APACHE2.0 license * New maven example * Improved test coverage * Add Concordion spec-test and tutorial * Add [website](https://neuhalje.github.io/bouncy-gpg/) generated with [hugo](https://gohugo.io/) (wip) * Support for key derivation use cases (--> https://github.com/neuhalje/presentation_content-encryption ) * Bump to BC 1.59 ### API Changes #### Breaking * PGPHashAlgorithms / PGPSymmetricEncryptionAlgorithms / PGPCompressionAlgorithms: Encapsulate public final fields with getter * Removed ReencryptExplodedZipMultithreaded * Selection of keys was not compliant with [RFC 4880](https://tools.ietf.org/html/rfc4880#section-5.2.3.3). _Probably_ this is non-breaking for most users. Use [Pre202KeySelectionStrategy](src/main/java/name/neuhalfen/projects/crypto/bouncycastle/openpgp/keys/callbacks/Pre202KeySelectionStrategy.java) for old behaviour. #### New * Symmertric key derivation (`name.neuhalfen.projects.crypto.symmetric.keygeneration`) (BETA!!)

    No due date
    2/2 issues closed