Libraries tagged by opensll
processid/encrypt
2017 Downloads
Encryption / decryption with OpenSSL
fabank/ecdsa
8833 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
ezimuel/phpcrypto
19530 Downloads
Cryptographic library for PHP 7 based on OpenSSL
canaryau/laravel-encryption
2020 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
agentsib/crypto-bundle
69260 Downloads
Symfony 6/7 bundle for encrypt data with openssl library
ukrbublik/openssl_x509_crl
2131 Downloads
Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA
opensolr/laravel-scout-opensolr
65 Downloads
Laravel Scout driver for Opensolr — managed Apache Solr with server-side embeddings and hybrid BM25+kNN search
fyrkat/openssl
1977 Downloads
Class wrappers for PHPs built-in openssl_* functions
quasarstream/ssl
1509 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
poly-crypto/poly-crypto
8209 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
platine-php/security
6275 Downloads
Platine Security provides a complete security system with encryption, hash support.
ngankt2/laravel-helper
2413 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
n2n/n2n-util-crypt
771 Downloads
crypt support for n2n framework
lsnepomuceno/signet-pdf
193 Downloads
Sign and verify PDF signatures in PHP. Each signature is appended as a new revision, so signing again never invalidates the ones before it. PAdES B-B to B-LTA, RFC 3161 timestamps, LTV and ICP-Brasil identity. No framework.
jarir-ahmed/data-encryption-utility
138 Downloads
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).