153 skills found · Page 1 of 6
wangyi-fudan / WyhashThe FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
g0tmi1k / Debian SshDebian OpenSSL Predictable PRNG (CVE-2008-0166)
altf4 / UntwisterSeed recovery tool for PRNGs
avaneev / PrvhashPRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (header-only C/C++) (Codename Gradilac/Градилак)
avaneev / KomihashVery fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
espadrine / ShishuaSHISHUA – The fastest PRNG in the world
Reputeless / Xoshiro CppHeader-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)
kmyk / Mersenne Twister PredictorPredict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.
dj-on-github / Sp800 22 TestsA python implementation of the SP800-22 Rev 1a PRNG test suite.
vnmakarov / Mum HashHashing functions and PRNGs based on them
Evil0ctal / WeChat Channels Video File Decryption一个可在线运行的微信视频号加密视频解密工具和 API 服务,基于逆向工程分析实现。本项目使用微信官方的 WebAssembly (WASM) 模块来生成 Isaac64 PRNG 密钥流,并通过 XOR 运算完成视频解密。
danielcota / Biski64A very fast and robust 64-bit PRNG with a minimum 2^64 period.
skywarth / Chaotic ScheduleRandomize scheduled command execution time and date intervals via pRNGs
sindresorhus / RandomaUser-friendly pseudorandom number generator (PRNG)
jchook / Uuid RandomTiny, fast UUID v4 with cryptographic PRNG
coverslide / Node AleaA simple copy-and-paste implementation of Johannes Baagøe's Alea PRNG
skratchdot / Random SeedGRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
deut-erium / RNGeesusSMT based attacks on non cryptographic PRNGs
cunzaizhuyi / Hashplate CnPRNG readable hash in the style of China license plates
cslarsen / Mersenne TwisterThis Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++