Libraries tagged by crytography
samihsoylu/cipher-suite-php
5 Downloads
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
pi-qo/token-generator
1 Downloads
Package to generate cryptographically secure tokens in PHP.
nenglish7/lovell
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
nenglish7/encryption
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
modethirteen/miniflex
2525 Downloads
A collection of PHP components to manage cryptographic keys and signatures
mattifesto/hexid
84 Downloads
A library to generate cryptographically random hexadecimal IDs
lamansky/random-password
8 Downloads
Uses cryptographically-secure randomization to generate a password of a given length from given sets of characters.
krak/crypto
907 Downloads
Cryptographic Library
grantholle/pear-crypt-diffiehellman
526 Downloads
A port of Pear's implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5
garbee/token-generator
8 Downloads
A simple token generator. Not cryptographically secure. Decent enough for randomish identifiers.
elcodedocle/cryptosecureprng
39 Downloads
cryptographically secure pseudo-random number generator class with an mt_rand alike method interface
bfrohs/random
21 Downloads
Cryptographically secure random data generation.
aldobarr/random-string-generator
70 Downloads
Generates cryptographically strong random strings
youandmedigital/foxycarthmac
4 Downloads
FoxyCart HMAC is a cryptographic method to prevent people from tampering with your product links
wepay/signer
32136 Downloads
Cryptographically sign WePay data to prevent tampering.