sagalbot/encryptable
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
时间:2017-04-18 23:52
combodo/doctrine-encrypt-bundle
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
时间:2017-02-02 13:51
miserenkov/yii2-security
Yii2 extension for openssl encryption by public/private keys
时间:2017-01-09 14:09
cybercog/laravel-optimus
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
时间:2017-01-02 08:30
edusalguero/zifratu
A PHP library to encrypt and decrypt using AES in a MySQL compatible way
时间:2016-12-08 23:15
rodrigonull/doctrine-encrypt
Package encrypts and decrypts Doctrine fields through life cycle events.
时间:2016-11-30 11:06
mega6382/hab-encryption
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also
时间:2016-11-04 10:50
gavinggordon/transpositioncipher
A basic columnar transposition cipher class in PHP.
时间:2016-09-18 12:23
mpyw/easycrypt
A class that provides simple interface for decryptable encryption.
时间:2016-08-09 12:59
nmure/encryptor
PHP data encryptor using open_ssl
时间:2016-07-20 23:25