Skip to content

group-threshold-cryptography-pre-release v0.2.0

Compare
Choose a tag to compare

New Features (BREAKING)

  • add ciphertext header to ciphertext api

Commit Statistics

  • 10 commits contributed to the release over the course of 49 calendar days.
  • 52 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix changelogs for cargo-smart-release (fe4ec4e)
    • Merge pull request #155 from nucypher/update-ciphertext-api (bc0a6a5)
    • Merge pull request #149 from cygnusv/thin (f44e1be)
    • Add ciphertext header to ciphertext api (1800d3c)
    • Remove unused & incorrect ciphertext length method (f427f0d)
    • Test for bad AAD input (e51e6ec)
    • Use AEAD payloads (message + AAD) as input to chacha20poly1305. Fix #146 (e662e17)
    • Use symmetric ciphertext hash when creating/checking the auth_tag (396b1d2)
    • Refactor Ciphertext implementation. Fixes #144 (41e5be5)
    • Merge pull request #138 from nucypher/development (434fd5d)