-
-
14 May 2022 18:42:08 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (71 / 1 / 0)
- Kwalitee
Bus factor: 1- 72.07% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (33.35KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.007 - 2022-05-14
- Added crypto_box_easy
- Added crypto_box_keypair
- Added crypto_box_open_easy
- Added crypto_box_seed_keypair
- Added crypto_scalarmult_base
- Added constants: crypto_box_SEALBYTES crypto_box_PUBLICKEYBYTES crypto_box_SECRETKEYBYTES crypto_box_MACBYTES crypto_box_NONCEBYTES crypto_box_SEEDBYTES crypto_box_BEFORENMBYTES
Modules
FFI implementation of libsodiumModule Install Instructions
To install Sodium::FFI, copy and paste the appropriate command in to your terminal.
cpanm Sodium::FFI
perl -MCPAN -e shell install Sodium::FFI
For more information on module installation, please visit the detailed CPAN module installation guide.