Libraries tagged by encryption key
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
symfony/doctrine-orm-key-management
4 Downloads
Symfony Doctrine ORM Key Management Bridge
sunnysideup/user-form-sealed-encryption
17 Downloads
It encrypts submissions on the website that can not be unencrypted on the server without a key that never touches the server. This basically seals the submissions, but you can access them if you really need to.
enflow-nl/php-encryption
19791 Downloads
Secure PHP Encryption Library
delicity/field-encryption
7 Downloads
Versioned field-level encryption for database columns (v1.) — AES-256-GCM, built-in key rotation, zero dependencies. PHP 7.4+, optional Laravel helpers.
n3xt0r/filament-lockbox
7 Downloads
Filament v4 security addon to protect sensitive data with user-bound encryption keys (Split-Key, TOTP, or crypto password)
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
lyoshenka/php-triplesec
9 Downloads
PHP port of Keybase's triplesec encryption
tagadvance/elephant
2 Downloads
A strongly-typed wrapper around PHP's OpenSSL extension for RSA keys, certificates, and encryption.
coreproc/crypto-guard
2407 Downloads
Gives a simple interface for encryption and decryption of keys
teoprayoga/teobiefy-laravel-api-response
688 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
m-wardany/hash-ids
816 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
justustheis/registry
142 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.