Libraries tagged by encrypt
davmixcool/cryptman
67821 Downloads
Dead-simple two-way encryption for PHP, with tamper detection built in.
brainfoolong/js-aes-php
19089 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
analogic/lescript
15440 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
ahsankhatri/cryptolib-php
73168 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
web-token/jwt-rsa15
21687 Downloads
The RSA1_5 key encryption algorithm for the JWT Framework.
travelport-czech/compile_conf
498229 Downloads
Simple builder configuration files from environment, encrypted values or user input
tornevall/tornelib-php-crypto
80605 Downloads
Crypto and I/O library for TorneLIB, handling encryption and data.
richardstyles/eloquent-aes
39280 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
pensiero/php-openssl-cryptor
133499 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
paragonie/hpke
29848 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP
johind/collate
1274 Downloads
Laravel PDF package to merge, split, extract pages, watermark, encrypt, and optimize PDFs using qpdf.
ghostff/session
4171 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
exonet/securemessage
30455 Downloads
Encrypt and decrypt messages in a secure way.
evit/php-gm-crypto
5202 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
dskripchenko/php-pdf
3851 Downloads
MIT alternative to mpdf (GPL) and FPDI: pure-PHP PDF toolkit — generate (HTML/CSS input, fluent builders, low-level emission, 16 barcode formats, 8 chart types, TTF embedding, AcroForm, PKCS#7 signing, PDF/A and PDF/X), plus read and merge existing PDFs (append/reorder pages, stamp overlays, FPDI-style import, encrypted input).