Libraries tagged by cryptographic
vlucas/pikirasa
106974 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
sop/crypto-bridge
959887 Downloads
A PHP library providing cryptography support for various PKCS applications.
rych/random
466380 Downloads
Random data generator for PHP
miladrahimi/phpcrypt
77728 Downloads
Encryption, decryption, and hashing tools for PHP projects
ionux/phactor
95356 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.
ebay/digital-signature-php-sdk
164192 Downloads
An SDK for using eBay's APIs that require a digital signature
phpsec/phpsec
105506 Downloads
A PHP security library
paragonie/gpg-mailer
26560 Downloads
Encrypt outbound emails with Crypt_GPG
paragonie/easyrsa
249612 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
bitpay/key-utils
571175 Downloads
BitPay Utils pack for cryptography
spryker/oauth-cryptography
1968151 Downloads
OauthCryptography module
darkwebdesign/public-key-cryptography-bundle
38693 Downloads
Public Key Cryptography Bundle
virgil/crypto
20019 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.
sinner/phpseclib-bundle
197062 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. Created By Jim Wigginton and Modified to be a Symfony2 Bundle.
paragonie/pqcrypto_compat
5930 Downloads
Pure PHP implementation of pqcrypto; uses the PHP extension if it exists