Skip to content

v0.3.0

Compare
Choose a tag to compare
@cpatsonakis cpatsonakis released this 12 Apr 09:59
· 4 commits to main since this release
  1. Removed pskcrypto dependency.
  2. Refactored the code of the crypto module.
  3. Added new helper method to ECIES modules that returns the receiver's ECDH public key from the input encrypted envelope.
  4. Updated example usages and benchmark code.
  5. Updated documentation.