Package com.mku.salmon
Salmon encryption.
-
Class Summary Class Description Decryptor Utility class that decrypts byte arrays.Encryptor Encrypts byte arrays.Generator Utility class that generates secure random byte arrays.Header Header embedded within the AesStream.Nonce Utility provides nonce operations. -
Exception Summary Exception Description RangeExceededException Thrown when maximum nonce range is exceeded.SecurityException Salmon generic security exception.