Module oasis_core_runtime::common::crypto::x25519
source · Expand description
CBOR serializable X25519 types.
Structs§
- A CBOR serializable Diffie-Hellman X25519 private key.
- A CBOR serializable Diffie-Hellman X25519 public key.
Constants§
- The length of an X25519 private key, in bytes.
- The length of an X25519 public key, in bytes.