Libraries tagged by encryption key
maatify/crypto
4637 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
horde/secret
11652 Downloads
Secret key encryption library with authenticated encryption
achyutn/laravel-hls
1597 Downloads
A package to convert video files to HLS with rotating key encryption.
virgil/sdk
18358 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
php-standard-library/crypto
1110 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
mrdebug/lara-file-encrypter
754 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
bentools/shh
22261 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
egroupware/secret
15223 Downloads
Secret key encryption library
typo3/cms-rsaauth
327752 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
vortos/vortos-secrets
1923 Downloads
Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit driver pattern.
monkeyscloud/monkeyslegion-encryption
619 Downloads
Standalone encryption for MonkeysLegion v2 — AES-GCM, XChaCha20, HMAC, key rotation, envelope encryption, PHP 8.4 hooks
paymetrust/laravel-data-encryption
1938 Downloads
A Laravel package for data encryption and decryption using RSA keys
sneakyx/laravel-dynamic-encryption
1039 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
carteni/crypto-bundle
8447 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
ivinteractive/laravel-rotation
4505 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.