Module hacl::hazmat::chacha20_poly1305

source ·
Expand description

§ChaCha20 Poly1305 AEAD

This module provides safe Rust APIs for the HACL C functions. The caller MUST ensure that the required hardware features are available before calling the functions.

Modules§

Enums§

Functions§

  • Portable 32-bit in-place decrypt.
  • Portable 32-bit in-place encrypt.

Type Aliases§