The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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