xyz.wiedenhoeft.scalacrypt
Cipher suite using AES with a key length of 256 bit and HMAC SHA1 as authentication.
Checks the signature and decrypts data.
Checks the signature and decrypts data. Only returns a Success if the signature is valid.
Encrypts and signs data.
Cipher suite using AES with a key length of 256 bit and HMAC SHA1 as authentication.