SafeCrypt

GitHub PHP Composer Packagist License: MIT

GitHub stars


SafeCrypt is a modern PHP library that simplifies the use of cryptography via OpenSSL.

Currently SafeCrypt supports the following protocols :

  • 🔐 RSA (asymmetric)
  • 🔒 AES-GCM (symmetric, secure)
  • 🌀 ChaCha20-Poly1305 (Fast and Safe Symmetric)

Tip

✨ Ideal for developers who want to use cryptography without getting bogged down in the technical details of OpenSSL.

See Installation to get started.


⭐ Support the Project

If you find SafeCrypt useful, please consider giving it a star 🌟 on GitHub – your support means a lot!