Libraries tagged by cryptographically-secure
icecave/abraxas
3057 Downloads
Generate random passwords using a cryptographically secure RNG.
devuri/secure-password
23901 Downloads
A PHP package to generate cryptographically secure passwords and passcodes
ph7software/secure-password-generator
950 Downloads
A simple way to generate random cryptographically secure passwords for PHP 5.6+
niktomo/weighted-sample
0 Downloads
Weighted random sampling for PHP 8.2+. Supports repeatable draws (WeightedPool) and box-gacha limited inventory (BoxPool) with alias-method O(1) picking and cryptographically secure randomness by default.
trustaking/btcpayserver-php-client
273 Downloads
PHP Library to work with the new cryptographically secure BTCPayServer API
tourze/tls-crypto-random
90 Downloads
Cryptographically secure random number generator for TLS protocol implementation
taranovegor/string-generator
7 Downloads
Fast, cryptographically-secure random string generator with predefined ASCII alphabets
pi-qo/token-generator
2 Downloads
Package to generate cryptographically secure tokens in PHP.
lamansky/random-password
19 Downloads
Uses cryptographically-secure randomization to generate a password of a given length from given sets of characters.
komputerwiz/secure-token
81 Downloads
Cryptographically secure encoded tokens
joanfabregat/secure-token-generator
222 Downloads
Generate cryptographically secure alphanumeric tokens in PHP
garbee/token-generator
8 Downloads
A simple token generator. Not cryptographically secure. Decent enough for randomish identifiers.
fredikaputra/vite-csp
0 Downloads
A simple Laravel middleware that automatically adds the Content Security Policy (CSP) header with a cryptographically secure nonce.
elcodedocle/cryptosecureprng
47 Downloads
cryptographically secure pseudo-random number generator class with an mt_rand alike method interface
dev404ai/drand-client-php
3 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.