/xaes256gcm

Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.

Primary LanguageGoISC LicenseISC

import "filippo.io/xaes256gcm"

Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD, an efficient combination of a NIST SP 800-108r1 KDF and AES-256-GCM.