Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@Spomky Spomky released this 14 Nov 18:23
· 4 commits to master since this release
  • Added: support for tag appended at the end of the ciphertext. See methods encryptAndAppendTag and decryptWithAppendedTag.
  • 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.