Pure PHP implementation of libsodium; uses the PHP extension if it exists
composer require paragonie/sodium_compatNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a random 32-byte key using libsodium
Ensure the sodium extension is installed for optimal performance, or rely on the pure PHP fallback.
No dependency data recorded yet.