Libraries tagged by cipher
limb-php/chacha20
1 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
limb-php/aead-chacha20-poly1305
1 Downloads
RFC 8439 ChaCha20/Poly1305 AEAD construction
krypt0nn/caesar
3 Downloads
PHP 7+ implementation of the Caesar's cipher
kigkonsult/dsigsdk
64 Downloads
XML Digital Signature recomendation dsig sdk
juniora/php-ascon
0 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
ioguimaraes/ready-keepass-php
29 Downloads
A library for reading KeePass 2.x databases
gavinggordon/transpositioncipher
19 Downloads
A basic columnar transposition cipher class in PHP.
funsoul/funcipher
16 Downloads
Custom random ciphertext
dorantor/simple-crypt
9188 Downloads
Very simple lib for symmetric en/decrypt messages so they could be sent through untrusted channels.
dorantor/mcounter
9075 Downloads
Very simple lib for memcached based counters.
dmiksa/php-encryption
3 Downloads
Secure PHP Encryption Library
diaeai/cmac
20 Downloads
A General Purpose CMAC Cryptography Library, forked from https://github.com/ircmaxell/PHP-CryptLib
cryptlib/cmac
3299 Downloads
A General Purpose CMAC Cryptography Library, forked from https://github.com/ircmaxell/PHP-CryptLib
caesarcipher/caesarcipher
1304 Downloads
A PHP package for encoding, decoding and cracking the Caesar shift cipher
bewor/php-cryptography
159 Downloads
Encryption Library