Libraries tagged by encyption
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
ambho/endecode
5 Downloads
This is for encyption and decryption code
phpseclib/phpseclib
461875034 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
173733959 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
143766586 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/halite
10449677 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
45733299 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
20454275 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
102763896 Downloads
JSON Object Signing and Encryption library for PHP.
phpseclib/mcrypt_compat
31262045 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
web-auth/cose-lib
9963924 Downloads
CBOR Object Signing and Encryption (COSE) For PHP
nelexa/zip
7893687 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.
illuminate/encryption
30598204 Downloads
The Illuminate Encryption package.
spatie/url-signer
2472236 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
pear/crypt_gpg
4597488 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.