Libraries tagged by openssf
andrew-svirin/ebics-client-php
148142 Downloads
PHP library to communicate with bank through EBICS protocol.
opensoft/doctrine-postgres-types
1031360 Downloads
Provide some common postgres types for doctrine
blocktrail/cryptojs-aes-php
530782 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
ext-openssl
Downloads
psx/openssl
51331 Downloads
OpenSsl wrapper library
pensiero/php-openssl-cryptor
127711 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
windwalker/crypt
97542 Downloads
Windwalker Crypt package
stymiee/php-simple-encryption
10813 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
hemiframe/php-aes
32416 Downloads
PHP class for encrypt and decrypt data with AES algorithm
falseclock/advanced-cms
3741 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.
davmixcool/cryptman
66672 Downloads
Dead-simple two-way encryption for PHP, with tamper detection built in.
evit/php-gm-crypto
5023 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
1940 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
pacoorozco/openssh
26484 Downloads
Creating and loading private/public OpenSSH keys
zaphyr-org/encrypt
5432 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.