Module libes::enc

source ·
Expand description

Markers for Encryption algorithms supported by libes

Structs

  • Marker for using the AES256-GCM algorithm for encryption
  • Marker for using the ChaCha20-Poly1305 algorithm for encryption
  • Marker for using the XChaCha20-Poly1305 algorithm for encryption