Libraries tagged by openssf
thomaswelton/laravel-mcrypt-faker
4277 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
2067 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.
processid/encrypt
1905 Downloads
Encryption / decryption with OpenSSL
ezimuel/phpcrypto
19501 Downloads
Cryptographic library for PHP 7 based on OpenSSL
agentsib/crypto-bundle
69160 Downloads
Symfony 6/7 bundle for encrypt data with openssl library
ukrbublik/openssl_x509_crl
2125 Downloads
Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA
fyrkat/openssl
1958 Downloads
Class wrappers for PHPs built-in openssl_* functions
quasarstream/ssl
1507 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
poly-crypto/poly-crypto
8207 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
platine-php/security
6272 Downloads
Platine Security provides a complete security system with encryption, hash support.
ngankt2/laravel-helper
2384 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
n2n/n2n-util-crypt
715 Downloads
crypt support for n2n framework
lsnepomuceno/signet-pdf
73 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.
kevchikezie/cryptographer
664 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
jarir-ahmed/data-encryption-utility
110 Downloads
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).