Skip to main content

Module aead

Module aead 

Source
Expand description

AEAD context implementation for lib-Q Core

This module provides the AEAD context that handles authenticated encryption operations with proper security validation.

Structsยง

AeadContext
AEAD context for authenticated encryption operations
AeadOperationsBridge
Wraps a concrete AeadOperations value as a CryptoProvider that only exposes AEAD.