# Packages
Package subtle provides subtle implementations of the DeterministicAEAD primitive.
# Functions
AESSIVKeyTemplate is a KeyTemplate that generates a AES-SIV key.
New returns a DeterministicAEAD primitive from the given keyset handle.
NewWithKeyManager returns a DeterministicAEAD primitive from the given keyset handle and custom key manager.