Crate cypher

source ·
Expand description

Implementation-independent abstractions for main cryptographic algorithms used for end-to-end encryption and authorization.

Modules§

  • ed25519ed25519
    Edwards25519 curve keys and EdDSA algorithm implementation for Ed25519 scheme.
  • x25519x25519
    Curve25519 keys and ECDH algorithm implementation for X25519 scheme.

Structs§

Enums§

Traits§

Type Aliases§