Crypt-Sodium-XS
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
use ExtUtils::MakeMaker;
use Config;
use Cwd;
use File::Spec;
use File::Temp;
use Text::ParseWords;
# builtin libsodium (these comments are to be updated when bundled lib is updated):
# gpg: Signature made Thu Apr 9 22:46:33 2026 UTC
# gpg: using RSA key 0C7983A8FD9A104C623172CB62F25B592B6F76DA
# gpg: Good signature from "Frank Denis (Jedi/Sector One) <0daydigest@pureftpd.org>" [unknown]
# gpg: aka "Frank Denis (Jedi/Sector One) <j@pureftpd.org>" [unknown]
# gpg: aka "Frank Denis <github@pureftpd.org>" [unknown]
# gpg: aka "Frank Denis <frank.denis@corp.ovh.com>" [unknown]
# gpg: Signature notation: manu=2,2.5+1.12,2,3
# Primary key fingerprint: 54A2 B889 2CC3 D6A5 97B9 2B6C 2106 27AA BA70 9FE1
# Subkey fingerprint: 0C79 83A8 FD9A 104C 6231 72CB 62F2 5B59 2B6F 76DA
# if building from the source rather than a distribution, put in src/:
# https://download.libsodium.org/libsodium/releases/libsodium-1.0.22.tar.gz
# https://download.libsodium.org/libsodium/releases/libsodium-1.0.22.tar.gz.sig
# check the signature, or at least:
# sha256: adbdd8f16149e81ac6078a03aca6fc03b592b89ef7b5ed83841c086191be3349 libsodium-1.0.22.tar.gz
# sha512: 8f392de781f09578d9a32000a4198e8d199ab910743017af3b3c5cae8053f745bcc885a9417fcaffb03b832400d829aef3a93c065bbb77b92598d882b6dcf187 libsodium-1.0.22.tar.gz
# see main module INSTALLATION section for how to install with a different
( run in 0.619 second using v1.01-cache-2.11-cpan-389fe586d7c )