Package io.github.tonywasher.joceanus.gordianknot.api.cipher
package io.github.tonywasher.joceanus.gordianknot.api.cipher
Cipher API.
-
ClassDescriptionGordianKnot base for AEAD Cipher.GordianKnot base for Cipher.Cipher factory.Cipher Modes.Cipher Parameters.AEAD Parameters.KeyAndNonce Parameters.Key Parameters.Nonce Parameters.PBE Parameters.Resource IDs for Cipher package.GordianCipherSpec<T extends GordianKeySpec>Cipher Specification.GordianKeyedCipher<T extends GordianKeySpec>GordianKnot Keyed Cipher.Padding Modes.PBE Specification.Argon2Spec.DigestAndCountSpec.SCryptSpec.PBE Specification.PBETypes.GordianKnot streamKey AAD Cipher.GordianKnot streamKey Cipher.The StreamCipherSpec class.The StreamCipherSpec Builder class.GordianKnot StreamKeySpec.BlakeXof Key styles.ChaCha20 Key styles.Elephant Key styles.ISAP Key styles.Romulus Key styles.Salsa20 Key styles.SkeinXof Key styles.Sparkle Key styles.SubKeyType.VMPC Key styles.GordianKnot StreamKeySpec Builder.Stream Key Type.GordianKnot symKey AAD Cipher.GordianKnot symKey Cipher.The SymCipherSpec class.The SymCipherSpec Builder class.SymKey specification.SymKey specification Builder.Symmetric Key Types.GordianKnot base for Wrap Cipher.