All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- This CHANGELOG file
encrypt(SecretKey key, byte[] plaintext, byte[]... associatedData)
anddecrypt(SecretKey key, byte[] ciphertext, byte[]... associatedData)
using a single 256, 384, or 512 bit key
- use
maven-gpg-plugin
's bc-based signer