Libraries tagged by encrypting
comandi/encryption
1261 Downloads
Helper library for encrypting data with a key hierarchy. Uses libsodium.
aledefreitas/zlx_security
103 Downloads
Security class used for encrypting, decrypting, and hashing
abcarroll/hack3r3d-php-openssl-cryptor
3 Downloads
Useful PHP library that makes encrypting data easier; Mirror of the hack3r3d/php-openssl-cryptor
andrewhood125/aespipe-php
31 Downloads
PHP API for aespipe for encrypting and decrypting files.
dandjo/simple-obfuscator
497 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
titon/crypto
1 Downloads
The crypto package provides secure ecrypting and decrypting of data.
phpseclib/phpseclib
316426705 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
113728819 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
83922782 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
web-token/jwt-framework
11951121 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
81243432 Downloads
JSON Object Signing and Encryption library for PHP.
phpseclib/mcrypt_compat
22278105 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
5742416 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
11986178 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
nelexa/zip
5277591 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.