Libraries tagged by ciphr
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.
yormy/ciphersweet-ext-laravel
49 Downloads
websoftwares/cipher
18 Downloads
Encrypts/decrypts text with RIJNDAEL 256 Cipher
surayborys/caesar-cipher-encrypt
12 Downloads
Example of the Caesar's cipher encrypting
sparkciper/ciper
2939 Downloads
sham3r/cipher-bsk
9 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 aims to provide robust data security with an easy-to-use API. For more details, visit: https://bit.ly/cipher-bsk
securiolabs/cipherwallet
1 Downloads
cipherwallet PHP library
sammmium/simple_cipher
4 Downloads
Cipher component for your projects
samihsoylu/cipher-suite-php
7 Downloads
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
philetaylor/ciphersweet-encrypt
1168 Downloads
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
peterurk/cipher
6 Downloads
Cipher, an easy method to encrypt and decrypt
paragonie/ciphersweet-provider-aws-kms
18 Downloads
CipherSweet key provider backed by AWS KMS
nabeghe/simple-cipher
11 Downloads
A simple cipher using OpenSSL with a few additional tweaks.
m1n64/vernam-cipher
5 Downloads