Libraries tagged by opensso
platine-php/security
4921 Downloads
Platine Security provides a complete security system with encryption, hash support.
flipboxfactory/keychain
109194 Downloads
Key pair management for Craft CMS
fivelab/cryptography
18804 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
38154 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
combodo/doctrine-encrypt-bundle
74690 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
bentools/shh
20273 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
akbv/php-skype
3024 Downloads
PHP library that wraps Skype Web API
opensolutions/doctrine2bridge
3577 Downloads
Adds the the power of Doctrine2 to Laravel 4 (with support for SQL logging and authentication)
opensoft/epl
18602 Downloads
The library is a php wrapper for the EPL2 Programming Language. At present do not support all commands EPL2.
thomaswelton/laravel-mcrypt-faker
3590 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
richardhj/contao-ajax_reload_element
3917 Downloads
AjaxReloadElement for Contao OpenSource CMS
montross50/sshpubkey-validator
20469 Downloads
Validate ssh-rsa key for valid openssh format.
janus-ssp/php-x509-validate
10385 Downloads
Validate X.509 (SSL) certificates using the 'openssl' command line library.
ezimuel/phpcrypto
17566 Downloads
Cryptographic library for PHP 7 based on OpenSSL
evit/php-gm-crypto
2454 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.