v0.3.0
- Removed
pskcrypto
dependency. - Refactored the code of the
crypto
module. - Added new helper method to ECIES modules that returns the receiver's ECDH public key from the input encrypted envelope.
- Updated example usages and benchmark code.
- Updated documentation.