Expand description
ECIES operations — re-exported from void-crypto.
See void_crypto::ecies for the implementation.
Enums§
- Ecies
Error - Errors that can occur in ECIES operations.
Constants§
- ECIES_
INFO - HKDF info parameter for ECIES key derivation.
Functions§
- perform_
dh_ and_ derive - Perform X25519 DH key exchange and derive a symmetric encryption key.