DESCR 415 B

12345678
  1. pecl-libsodium is a wrapper for Libsodium, which is a modern library for
  2. encryption, decryption, signatures, password hashing and more. A user guide
  3. is available at https://paragonie.com/book/pecl-libsodium.
  4. The pecl-libsodium PHP extension provides a low-level interface; you may
  5. be interested in the Halite library (https://paragonie.com/project/halite)
  6. which builds on this to provide a higher-level interface.