Package com.google.crypto.tink.aead.subtle
-
Interface Summary Interface Description AeadFactory Provides AEAD instances with a specific raw key. -
Class Summary Class Description AesGcmFactory AnAeadFactorythat creates new instances of AES-GCM from raw keysAesGcmSiv This primitive implements AES-GCM-SIV (as defined in RFC 8452) using JCE.