Libraries tagged by encryption key
blazemv/cryptx
13 Downloads
Simple PHP library for encrypting and decrypting data using private and public pem key files
bewor/php-cryptography
160 Downloads
Encryption Library
alexandernst/yii2-scrypt
77 Downloads
Scrypt key derivation function for Yii2
aiwozhe/phactor
4 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
ahmadyusri/php-ffmpeg-video-streaming
269 Downloads
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com. Duplicate from Amin Yazdanpanah
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
foxlaby/smslaby-laravel-client
15 Downloads
You can send sms through a our server using your sender id encryption key.
foxlaby/smslaby-client
154 Downloads
You can send sms through a our server using your sender id encryption key.
coco-project/encrypt
5 Downloads
A symmetric encryption algorithm that can encrypt and decrypt strings with a specified encryption key
surgiie/vault-cli
85 Downloads
A PHP command-line interface for storing encrypted `AES-256` or `AES-128` json data using an encryption key derived from a master password.
mjpro14/emj-crypto
0 Downloads
A simple dual-layer PHP encryption without keys.
friendsoftypo3/rsaauth
2425 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
amashukov/blockchain-context-bundle
0 Downloads
Symfony 7 bundle wiring the pure-PHP TON + EVM SDKs (amashukov/ton-php + amashukov/eth-php) into an application — autowired signature verification (EIP-191 + Ed25519/TonConnect), AES-256-GCM private-key encryption, and an HD deposit-wallet deriver port.
soumik/libcipher
6 Downloads
AES-256-CBC key based encryption and decryption
fikoborizqy/bose-crypt
4 Downloads
Cryptography (Borizqy Secure Encryption) encrypts by private-key you decided, decrypts by private-key you decided and public-key that was generated once you encrypt.