Libraries tagged by cip
danilo9/savino-cipher
12 Downloads
Encryption of data into a token by key, with the possibility of decryption
charcoal-dev/cipher
1069 Downloads
AES Encryption for Charcoal Apps
affinity4/cipher
317 Downloads
Cipher encrypt/decrypt. Encrypt and decrypt private strings. Useful if you need to store a string as a hash but need to see it as plain text also. DO NOT USE FOR PASSWORD AUTHENTICATION!
bjornvoesten/laravel-ciphersweet
406 Downloads
Laravel CipherSweet
xclydes/x-keepass-php
2708 Downloads
A library for reading KeePass 2.x databases
virgil/crypto-api
13532 Downloads
Virgil crypto API contains a bunch of common cipher interfaces
shetabit/crypto
9 Downloads
Asymmetric crypto package
petrknap/crypto-sodium
51 Downloads
Crypto Sodium
omatech/enigma
1349 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
muffin/crypt
593 Downloads
leigh/chacha20
156 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
leigh/aead-chacha20-poly1305
55 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
dorantor/simple-crypt
9158 Downloads
Very simple lib for symmetric en/decrypt messages so they could be sent through untrusted channels.
dorantor/mcounter
9045 Downloads
Very simple lib for memcached based counters.