Libraries tagged by cryptograhy
sbe1/signedcookielib
2 Downloads
Simple library for creating and validating custom session/token cookies that use a cryptographic signature for verification.
samihsoylu/cipher-suite-php
7 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
2 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
101 Downloads
A library to generate cryptographically random hexadecimal IDs
laragear/fingerprint
0 Downloads
Ridiculously fast non-cryptographic hashes in your application or Eloquent Models
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
joanfabregat/secure-token-generator
89 Downloads
Generate cryptographically secure alphanumeric tokens in PHP
hawk-hhg/hawki-crypto
19 Downloads
The shared cryptographic module of HAWKI, providing secure encryption and decryption functionalities.
grantholle/pear-crypt-diffiehellman
555 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
47 Downloads
cryptographically secure pseudo-random number generator class with an mt_rand alike method interface