Module aes_gcm_dec

Constants§

MIN_INPUT_LENGTH
Minimal input size for AES-GCM (32-byte key + 12-byte nonce + 16-byte tag).
PRECOMPILE

Functions§

precompile_decrypt
AES-256-GCM Decryption Precompile