Libraries tagged by cipher
proberts/skip32
40898 Downloads
Skip32 php implementation - 32-bit block cipher based on Skipjack
charcoal-dev/cipher
1068 Downloads
AES Encryption for Charcoal Apps
nguyenanhung/phpaes
5392 Downloads
AES cipher - FIPS 192 compliant
leigh/chacha20
156 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
carteni/crypto-bundle
7858 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
leigh/php-aes
14 Downloads
Pure PHP implementation of the AES cipher.
phicorp/cipher
12 Downloads
Cipher: A tool for easier working with cryptography for PHP language
affinity4/cipher
316 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!
paragonie/eloquent-ciphersweet
145 Downloads
Provides searchable encrypted columns for Eloquent ORM
bjornvoesten/laravel-ciphersweet
406 Downloads
Laravel CipherSweet
xclydes/x-keepass-php
2694 Downloads
A library for reading KeePass 2.x databases
snipershady/securecipher
63 Downloads
A free, reliable and easy-to-use cipher to encrypt and decrypt strings
muffin/crypt
591 Downloads
leigh/aead-chacha20-poly1305
55 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction