Libraries tagged by openssl
justmd5/crypto
4521 Downloads
Encrypting and signing data using private/public keys
flipboxfactory/keychain
106298 Downloads
Key pair management for Craft CMS
fivelab/cryptography
17075 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
36680 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
falseclock/advanced-cms
1499 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.
bentools/shh
19658 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
akbv/php-skype
2594 Downloads
PHP library that wraps Skype Web API
thomaswelton/laravel-mcrypt-faker
3408 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
quasarstream/srtp
585 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
nmure/encryptor
20484 Downloads
PHP data encryptor using open_ssl
janus-ssp/php-x509-validate
10143 Downloads
Validate X.509 (SSL) certificates using the 'openssl' command line library.
ezimuel/phpcrypto
17052 Downloads
Cryptographic library for PHP 7 based on OpenSSL
evit/php-gm-crypto
1922 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.
agentsib/crypto-bundle
61961 Downloads
Symfony 6 bundle for encrypt data with openssl library
joelwmale/laravel-encryption
1943 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.