Module ecies

Source

Re-exports§

pub use ecies_ciphertext::*;

Modules§

ecies_ciphertext

Structs§

CipherKeys
ECIES
Electrum compatible ECIES implementation. Comparable to Ecies.electrumEncrypt in BSV.JS