marcb1/aes-gcm-decryptor
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
AES GCM encryptor/decryptor Galois/Cointer mode provides authentication without the need to run a separate HMAC. https://en.wikipedia.org/wiki/Galois/Counter_Mode Uses OpenSSL for encryption/decryption