Libraries tagged by encrypt decrypt
firmaprofesional/doctrine-encrypt-bundle
37330 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
combodo/doctrine-encrypt-bundle
73925 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
venturedrake/laravel-encryptable
9721 Downloads
Automatically encrypt and decrypt database table fields
fivelab/cryptography
17615 Downloads
Tools for encrypt and decrypt
bentools/shh
19877 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
mukto90/ncrypt
11631 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
teakowa/cryptomute
27026 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
poly-crypto/poly-crypto
7646 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
nmure/encryptor
20851 Downloads
PHP data encryptor using open_ssl
light/hashids
19058 Downloads
Hashids for Yii2
brainstud/file-vault
30011 Downloads
agentsib/crypto-bundle
62640 Downloads
Symfony 6 bundle for encrypt data with openssl library
latzou/sm2
1223 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
kkiernan/caesar-cipher
17329 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
joelwmale/laravel-encryption
2109 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.