Skip to content

v4.1.1

Compare
Choose a tag to compare
@bgrieder bgrieder released this 01 Aug 13:22
· 239 commits to main since this release

[4.1.1] - 2022-08-01

Added

Changed

  • Serialization saves some more bytes
  • Remove Partitions from Encapsulations: now CoverCrypt returns a vector of
    symmetric keys when decaps. These keys should be tried on real symmetric
    ciphertexts in order to determine which is the good one. This works because
    symmetric ciphertexts are autenticated.

Fixed

  • bug in public key rotation
  • improved speed in decaps

Removed