1.5 KiB
1.5 KiB
Functions
You can find documentation for every public function of WHY2 below.
Core
Crypto.h
Function | Description |
---|---|
why2_sum_segment |
Calculate SUM++ for input; Used for padding seed |
why2_random |
Write crypto-secure random number into dest |
why2_seed_random |
Seed why2_seeded_random output |
why2_seeded_random |
GENERATE RANDOM NUMBER BASED ON SEED PASSED IN why2_seed_random |