Version 1.1.0
- Added: support for tag appended at the end of the ciphertext. See methods
encryptAndAppendTag
anddecryptWithAppendedTag
. - Added: support for tag length of 128 (default), 120, 112, 104 and 96 bits.
New tests have been added.
Documentation has been modified accordingly.
- Code Coverage is at least 95%.
- Code Quality is at least 9/10.