-
-
31 Dec 2016 01:17:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (510 / 179 / 4)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (52.62KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.11
- updated crypto_generichash to use sodium_malloc()
- removed unused real_crypto_generichash_key XS routine
- added support for randombytes_uniform()
- added tests for crypto_generichash and company
- added tests for randombytes_random() and _uniform()
- added crypto_generichash_init(), _update(), and final() to support multi-part hashing
Modules
Perl bindings for libsodium (NaCL) https://github.com/jedisct1/libsodiumProvides
in lib/Crypt/Sodium/GenericHash/State.pmModule Install Instructions
To install Crypt::Sodium, copy and paste the appropriate command in to your terminal.
cpanm Crypt::Sodium
perl -MCPAN -e shell install Crypt::Sodium
For more information on module installation, please visit the detailed CPAN module installation guide.