Libraries tagged by cryptograpy
mglinski/ecc
2115 Downloads
PHP Elliptic Curve Cryptography library
mattifesto/hexid
101 Downloads
A library to generate cryptographically random hexadecimal IDs
lostlink/ark-crypto
60 Downloads
A simple PHP Cryptography Implementation for the Ark Blockchain.
lamansky/random-password
9 Downloads
Uses cryptographically-secure randomization to generate a password of a given length from given sets of characters.
krak/crypto
909 Downloads
Cryptographic Library
jpm/session-sharing-bundle
18 Downloads
Allow session sharing among known servers using sync cryptography
joanfabregat/secure-token-generator
88 Downloads
Generate cryptographically secure alphanumeric tokens in PHP
guazi/halite
544 Downloads
High-level cryptography interface powered by libsodium
goodid/goodid-phpecc-php55
5290 Downloads
PHP Elliptic Curve Cryptography library. Mirrored from mdanter/phpecc
garbee/token-generator
8 Downloads
A simple token generator. Not cryptographically secure. Decent enough for randomish identifiers.
fruit/cryptokit
57 Downloads
Cryptography helpers of Fruit framework
fikoborizqy/bose-crypt
4 Downloads
Cryptography (Borizqy Secure Encryption) encrypts by private-key you decided, decrypts by private-key you decided and public-key that was generated once you encrypt.
ericgerbers/ark-php-crypto
4 Downloads
A simple PHP Cryptography Implementation for the Ark Blockchain. Just make small change, change byte-bufer from 'faustbrian/byte-buffer' to 'trafficcophp/bytebuffer' because when I work then package 'faustbrian/byte-buffer' not found .
elcodedocle/cryptosecureprng
47 Downloads
cryptographically secure pseudo-random number generator class with an mt_rand alike method interface
dev404ai/drand-client-php
0 Downloads
Minimal-dependency PHP client for the drand randomness beacon. Supports all drand signature schemes and provides fast, verifiable, unbiased public randomness for blockchain, games, lotteries, and any application requiring cryptographically secure randomness.