xyz.wiedenhoeft.scalacrypt
Cipher suite using AES with a key length of 192 bit and HMAC SHA256 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 192 bit and HMAC SHA256 as authentication.