Libraries tagged by openssh
pensiero/php-openssl-cryptor
62098 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
stymiee/password-helper
9171 Downloads
A PHP library that makes using best practices with passwords easy by default
poly-crypto/poly-crypto
7647 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
flipboxfactory/keychain
107337 Downloads
Key pair management for Craft CMS
fivelab/cryptography
17698 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
37365 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
falseclock/advanced-cms
1644 Downloads
A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733.
combodo/doctrine-encrypt-bundle
73957 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
bentools/shh
19918 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
akbv/php-skype
2737 Downloads
PHP library that wraps Skype Web API
thomaswelton/laravel-mcrypt-faker
3463 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
janus-ssp/php-x509-validate
10242 Downloads
Validate X.509 (SSL) certificates using the 'openssl' command line library.
fabank/ecdsa
5084 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
ezimuel/phpcrypto
17174 Downloads
Cryptographic library for PHP 7 based on OpenSSL
evit/php-gm-crypto
2088 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.