Libraries tagged by openssl
flipboxfactory/keychain
116559 Downloads
Key pair management for Craft CMS
fivelab/cryptography
22959 Downloads
Tools for encrypt and decrypt
falseclock/advanced-cms
3546 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
78984 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
bentools/shh
22081 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
zbateson/mmp-crypt-smime
1931 Downloads
S/MIME implementation of zbateson/mmp-crypt using PHP OpenSSL
thomaswelton/laravel-mcrypt-faker
4137 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
studio-design/ecdsa-signature
1057 Downloads
ECDSA signature value object with DER/JWS raw format conversion and curve-order validation. For Cloud KMS/HSM-based JWT signing where OpenSSL/KMS returns DER but JWT (RFC 7518) requires raw format.
nmure/encryptor
23874 Downloads
PHP data encryptor using open_ssl
ezimuel/phpcrypto
19417 Downloads
Cryptographic library for PHP 7 based on OpenSSL
evit/php-gm-crypto
4741 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.
canaryau/laravel-encryption
1029 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
agentsib/crypto-bundle
68550 Downloads
Symfony 6 bundle for encrypt data with openssl library
ukrbublik/openssl_x509_crl
2115 Downloads
Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA
fyrkat/openssl
1862 Downloads
Class wrappers for PHPs built-in openssl_* functions