Libraries tagged by openssf
poly-crypto/poly-crypto
8150 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
martinusso/opencrypt
20759 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
legierski/aes
42394 Downloads
OpenSSL-compatible AES library
justmd5/crypto
6329 Downloads
Encrypting and signing data using private/public keys
flipboxfactory/keychain
115973 Downloads
Key pair management for Craft CMS
fivelab/cryptography
22684 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
41669 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
falseclock/advanced-cms
3527 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
78714 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
bentools/shh
22029 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
opensoft/epl
19733 Downloads
The library is a php wrapper for the EPL2 Programming Language. At present do not support all commands EPL2.
zbateson/mmp-crypt-smime
1595 Downloads
S/MIME implementation of zbateson/mmp-crypt using PHP OpenSSL
thomaswelton/laravel-mcrypt-faker
4090 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
montross50/sshpubkey-validator
26335 Downloads
Validate ssh-rsa key for valid openssh format.
ezimuel/phpcrypto
19318 Downloads
Cryptographic library for PHP 7 based on OpenSSL