random-bytes
There are 27 repositories under random-bytes topic.
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
sindresorhus/random-bytes-readable-stream
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
abderraouf-adjal/ArduinoSpritzCipher
Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. It's also an Arduino library.
EntropyString/JavaScript
EntropyString for JavaScript
crypto-utils/random-bytes
Generate strong pseudo-random bytes
EntropyString/Elixir
EntropyString for Elixir
EntropyString/EntropyString-Swift
EntropyString for Swift
Tinram/RND64
Fast multi-threaded data generator.
EntropyString/Erlang
EntropyString for Erlang
crazy-max/CwsCrypto
PHP class for password hashing with multi encryption methods
AreaLayer/firebolt-electrum
Firebolt electrum plugin
Diplomatiq/crypto-random
TypeScript library for generating cryptographically strong, uniformly distributed random integers from custom intervals, strings from custom character sets, and boolean values.
Crecket/secure-functions
A collection of functions which can be used for security
Oefenweb/ansible-haveged
Ansible role to set up haveged in Debian-like systems
tectrolabs/epf
Entropy Pool Feeder — a utility for feeding the Linux entropy pool with true random bytes from an external source
clickalicious/rng
The secure Pseudo Random Number Generator PRNG for PHP.
csknk/linux-randomness-cpp
Library providing a C++ API to the LInux native pseudo random number generator. Allows easy auditing of the source of randomness.
hiraethbbs/Renegade.Random
Random functions using the current os's built in methods.
artem-burashnikov/rngdrv
Part of the SPBU's programming course. Linux character device that generates random bytes.
crystal-chess/rand
Generate random values.
alexeyneu/base58_2048
tool for [0..2047] ⇆ [0..57] kind of transfers. supports from/to private keys in wif format to record them via phrase. 24 words supported.
angeal185/random-bytes-js
pseudo random bytes in javascript for the browser
joseluisq/strand
Tiny package to just generate secure random bytes or strings with fixed length.
Maykonn/js-random-number
With this package, you can create Random Numbers and Timestamp Based Random Numbers with low probability of collision using strong randomized bytes as seed.
mvisat/random-readable
Generate a readable stream of random bytes
SquareFactory/random-bytes-seed
Zero-dependency package to generate seeded random bytes.
Tinram/RND
Random data generator creating files, streams, passwords, characters/fuzzing sequences.