Skip to main content

Module ecies

Module ecies 

Source
Expand description

ECIES operations — re-exported from void-crypto.

See void_crypto::ecies for the implementation.

Enums§

EciesError
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.