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.003 - 2022-03-02

  • Added crypto_aead_chacha20poly1305_decrypt
  • Added crypto_aead_chacha20poly1305_encrypt
  • Added crypto_aead_chacha20poly1305_keygen
  • Added constants: crypto_aead_chacha20poly1305_KEYBYTES, crypto_aead_chacha20poly1305_NPUBBYTES, crypto_aead_chacha20poly1305_ABYTES
  • Added some CI testing
  • Removed a rogue use of Data::Dumper::Concise

Modules

FFI implementation of libsodium