Libraries tagged by cypher
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
enflow-nl/php-encryption
19791 Downloads
Secure PHP Encryption Library
dorantor/simple-crypt
9218 Downloads
Very simple lib for symmetric en/decrypt messages so they could be sent through untrusted channels.
dorantor/mcounter
9105 Downloads
Very simple lib for memcached based counters.
davmixcool/logsnag.php
22 Downloads
An un-official API wrapper for logsnag.com
brainfoolong/php-ascon
3007 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
leigh/aead-chacha20-poly1305
148 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
cipherpols/laravel-translation
224 Downloads
In-database Translator for Laravel
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
ferdhika31/php-crispy
107 Downloads
A custom Crypto utility PHP library that ports and wraps cryptography concepts from the go-crypsi module to make life easier when working with Digest, Cipher, HMAC, RSA, and RSA Digital Signatures natively in PHP.
yormy/ciphersweet-ext-laravel
49 Downloads