Libraries tagged by cryptograhy
nickjbedford/randomstringgenerator
2078 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
minvws/laravel-crypto
3208 Downloads
Laravel provider for crypto functionality
kevchikezie/cryptographer
659 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
ixnode/php-vault
108 Downloads
Secure PHP Vault
hernandev/laravel-aead
36 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
duzun/p2peg
181 Downloads
Peer to Peer Entropy Generator (or Random numbers generator with p2p seeding)
drupol/phpmerkle
1860 Downloads
A fast and dynamic Merkle tree implementation
dev-toolbelt/enums
2129 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
deemru/cryptash
9843 Downloads
Hash-based encrypt/decrypt
carteni/crypto-bundle
8447 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
bytefederal/byteauth-laravel
991 Downloads
Byte Federal's fast authentication system built on bitcoin cryptographic standards for Laravel applications.
asymmetricrypt/asymmetricrypt
4381 Downloads
A simple PHP public key cryptography library
arraypress/wp-encryption-utils
183 Downloads
A simple utility library for encrypting and decrypting WordPress data including options, settings, meta, and transients.
amashukov/ton-crypto-php
878 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
amashukov/secp256k1-php
802 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.