Libraries tagged by Asymmetric encryption
mfonte/base62x
307 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
authcrypt/crypto-php
0 Downloads
Application-level symmetric encryption for PHP
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.
syntaxseed/libsodium
47 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
moccalotto/crypto
28 Downloads
Tiny encryption lib for PHP
luisdeimos/encrypt-bundle
11 Downloads
Secure PHP Encryption Library
bewor/php-cryptography
160 Downloads
Encryption Library
univeros/security
205 Downloads
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.