Changes for version 0.002 - 2022-03-01
- Added crypto_aead_aes256gcm_is_available
- Added crypto_aead_aes256gcm_keygen
- Added crypto_aead_aes256gcm_decrypt
- Added crypto_aead_aes256gcm_encrypt
- Added constants: crypto_aead_aes256gcm_KEYBYTES, crypto_aead_aes256gcm_ABYTES, crypto_aead_aes256gcm_NPUBBYTES
Modules
FFI implementation of libsodium