4 dépôts
Encryption libraries and framework abstractions for PHP applications.
Explore 4 awesome GitHub repositories matching part of an awesome list · PHP Cryptography. Refine with filters or upvote what's useful.
php-encryption is a symmetric encryption library for PHP that provides tools for authenticated encryption and key derivation to ensure data confidentiality and integrity. It functions as a cryptography toolkit that wraps complex primitives into simplified interfaces to prevent common implementation errors. The library includes a binary-safe ciphertext serializer to maintain data structure during storage and transmission, as well as a password-based key derivation tool that transforms low-entropy passwords into cryptographically strong keys through iterative processes. The project covers a br
Library for secure data encryption with keys or passwords.
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
High-level wrapper for secure messaging and storage in PHP.
TCrypto is a simple and flexible PHP 5.3+ in-memory key-value storage library
In-memory key-value storage with encryption support.
Laravel integration for libsodium
Laravel abstraction for the libsodium library.