Libraries tagged by cipher
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
shetabit/crypto
10 Downloads
Asymmetric crypto package
lihongjie0209/sm-php-bc
197 Downloads
SM2/SM3/SM4 中国商用密码算法 PHP 实现 - 基于 Bouncy Castle 架构
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
119 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.
websoftwares/cipher
18 Downloads
Encrypts/decrypts text with RIJNDAEL 256 Cipher
sham3r/cipher-bsk
19 Downloads
A lightweight encryption library implementing techniques from the research paper 'A Hybrid Cryptographic Scheme of Modified Vigenère Cipher using Randomized Approach for Enhancing Data Security' by Sazzad Saju. This library provides robust data security with secure hashing capabilities and Laravel-native support. For more details, visit: https://bit.ly/cipher-bsk
sammmium/simple_cipher
4 Downloads
Cipher component for your projects
nabeghe/simple-cipher
12 Downloads
A simple cipher using OpenSSL with a few additional tweaks.
layman/laravel-cipher
2 Downloads
基于 AES-256-GCM + RSA 的 Laravel API 请求与响应加密扩展包