Module io.github.mmm.crypto
Package io.github.mmm.crypto.crypt
-
Interface Summary Interface Description AbstractDecryptor Abstract implementation ofDecryptor.AbstractEncryptor Abstract implementation ofEncryptor.AbstractGetCryptorFactory<C extends CryptorFactory> Abstract interface togettheCryptorFactory.AbstractGetNonceSize Interface togetthe nonce size.Cryptor The abstract interface for an encryption or decryption function of an cryptographic algorithm.CryptorFactory Decryptor ExtendsCryptorwith methods specific for decryption.Encryptor ExtendsCryptorwith methods specific for encryption. -
Class Summary Class Description CipherTransformation Simple representation of aCiphertransformation.CryptorConfig CryptorFactoryImpl The implementation ofCryptorFactorybased onCipher.CryptorImplCipher CryptorImplCombined CryptorInputStream CryptorOutputStream DecryptorImplCipher DecryptorImplCombined EncryptedData Simple datatype as container for aencrypted data.EncryptorImplCiper EncryptorImplCombined