Libraries tagged by cryptograpy
valorin/random
80277 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
sop/crypto-encoding
1064912 Downloads
A PHP implementation of textual encodings of cryptographic structures.
paragonie/ecc
318136 Downloads
PHP Elliptic Curve Cryptography library
zendframework/zend-math
18151091 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
zendframework/zend-crypt
14806456 Downloads
Strong cryptography tools and password hashing
vlucas/pikirasa
89769 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
sop/crypto-types
1059520 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
sop/crypto-bridge
716612 Downloads
A PHP library providing cryptography support for various PKCS applications.
rych/random
406464 Downloads
Random data generator for PHP
paragonie/gpg-mailer
20869 Downloads
Encrypt outbound emails with Crypt_GPG
miladrahimi/phpcrypt
63211 Downloads
Encryption, decryption, and hashing tools for PHP projects
ionux/phactor
52050 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
phpsec/phpsec
99535 Downloads
A PHP security library
paragonie/easyrsa
243156 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
wikimedia/alea
334761 Downloads
PHP port of the (non-cryptographic) Alea pseudo-random number generator