Libraries tagged by encryption key
lcherone/encryption
30 Downloads
A sha256 HMAC key, RIJNDAEL_256 AES CBC @ 1024 cost encryption class
dmiksa/php-encryption
3 Downloads
Secure PHP Encryption Library
comandi/encryption
1261 Downloads
Helper library for encrypting data with a key hierarchy. Uses libsodium.
arahnid/encryption
29 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
3615/keybase-proof-bundle
0 Downloads
Keybase Proof Integration with your website
wubinworks/module-jwt-auth-patch
4 Downloads
Fix the JWT authentication vulnerability on certain Magento 2 versions. Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
pimenvibritania/hash-stretcher
12 Downloads
Stretching the hash encryption key with hash integration
cyphera/kmip
0 Downloads
KMIP client for PHP — connect to any KMIP-compliant key management server (Thales, IBM SKLM, Entrust, Fortanix, HashiCorp Vault).
syntaxseed/libsodium
47 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
switon/crypto
4 Downloads
Symmetric encryption, derived keys, plaintext validation, and key rotation for Switon Framework
hypothesisphp/tunnels
0 Downloads
PHP socket transport library — AES-256-GCM encryption, ephemeral key exchange with forward secrecy, non-blocking I/O via PHP Fibers, session key rotation, heartbeat keep-alive, replay attack protection, and extensible middleware pipeline.
fundevogel/kirby3-gnupg
14 Downloads
Add information about PGP public keys on upload in Kirby v3
chenhongzhang/pikirasa
21 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
intersective/lapis
37 Downloads
CakePHP plugin providing highly secured user-level multi-tiered public-key database encryption.
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.