Libraries tagged by openssh
dorantor/simple-crypt
9158 Downloads
Very simple lib for symmetric en/decrypt messages so they could be sent through untrusted channels.
dmiksa/php-encryption
3 Downloads
Secure PHP Encryption Library
digitalsign/ssl
9 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
coka/doctrine-secret-type
774 Downloads
Custom Doctrine type that encrypted column value with openssl.
cmmia/encrypt
43 Downloads
常用数据加密和解密处理方法
cloudconceptes/wopenssl
22 Downloads
OpenSSL wrapper classes
clickalicious/rng
2906 Downloads
The secure Pseudo Random Number Generator (PRNG) for PHP.
claudusd/cryptography
90 Downloads
A cryptography PHP 5.4 library.
chenhongzhang/pikirasa
21 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
browomir/open-encryption
63 Downloads
Simple users password encryption class based on OpenSSL
bravist/pikirasa
91 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
bonza/ssl
339 Downloads
php的openssl操作类库,简化加解密操作
blazemv/cryptx
13 Downloads
Simple PHP library for encrypting and decrypting data using private and public pem key files
bestyii/yii2-encrypter
119 Downloads
Encryption data for Yii2
bespredel/encryption-form
24 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.