Description
Legacy PHP applications can use libsodium cryptographic functions for encryption, signatures, password hashing, and secure random data. This is useful for older applications that need modern cryptographic primitives.
It is a PHP legacy security extension. Correct key storage, nonce handling, algorithm choice, and upgrade planning are essential for safe use.