An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: secure-random-generator

Alisah-Ozcan/RNGonGPU

RNGonGPU is a GPU-based random number generation library engineered for secure applications using CSPRNG. It complies with NIST DRBG guidelines, ensuring security, reproducibility, and high performance. Unlike cuRAND, RNGonGPU secures each value with AES for fast, reliable outputs.

Language: Cuda - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

shibme/randgen

RandGen is a simple CLI tool to generate random files of a given size.

Language: Go - Size: 43 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

cardinal9999/CryptoQuail

Language: Python - Size: 125 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

zelark/nano-id

A unique string ID generator for Clojure and ClojureScript (・_・)ノ

Language: Clojure - Size: 66.4 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 193 - Forks: 9

leocavalcante/encrypt

🔒 A set of high-level APIs over PointyCastle for two-way cryptography.

Language: Dart - Size: 145 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 362 - Forks: 152

sagyakwa/Alphanumeric-Secure-Random-Generator

Code for the software engineering class

Language: Java - Size: 28.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

opencoff/Whirlwind-rng

Cleanroom implementation of the whirlwind RNG

Language: C - Size: 200 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

marschall/random-provider-benchmarks

Benchmarks for different SecureRandomSpi

Language: Java - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

marschall/rdrand-provider

A SecureRandomSPI that makes the RDRAND instruction available to SecureRandom.

Language: Java - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

marschall/getrandom-provider

A SecureRandomSPI that makes the getrandom() system call available to SecureRandom.

Language: Java - Size: 197 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

Diplomatiq/crypto-random

TypeScript library for generating cryptographically strong, uniformly distributed random integers from custom intervals, strings from custom character sets, and boolean values.

Language: TypeScript - Size: 1.37 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1