Peter D. Gray
|
65e976d70c
|
rand.c: platform depedenant code can be removed using CPP flag
|
2018-01-13 14:52:42 +01:00 |
|
Pavol Rusnak
|
3556c74740
|
fix build on _WIN32
|
2015-12-14 22:50:28 +01:00 |
|
Pavol Rusnak
|
00954da5fe
|
fix /dev/urandom problem
|
2015-05-04 19:53:06 +02:00 |
|
Pavol Rusnak
|
ffedf8a4d0
|
suppress warning when debug is disabled
|
2015-05-04 19:40:15 +02:00 |
|
Pavol Rusnak
|
196cabe012
|
import random_uniform and random_permute functions from TREZOR codebase
|
2015-03-30 17:45:34 +02:00 |
|
Dustin Laurence
|
ce67a85d39
|
Add finalize_rand() to prove we have no leaks
|
2015-01-23 06:05:38 -08:00 |
|
Dustin Laurence
|
661751ab4b
|
Add finalize_rand()
|
2015-01-23 06:05:25 -08:00 |
|
Dustin Laurence
|
3329b6b6aa
|
Test fread return value
|
2014-07-16 08:06:15 -05:00 |
|
Pavol Rusnak
|
612f5ab050
|
fix copyright headers
|
2014-05-22 20:54:58 +02:00 |
|
Pavol Rusnak
|
e827517591
|
add mnemonic_check function
|
2014-03-12 20:45:51 +01:00 |
|
Pavol Rusnak
|
4593b3f636
|
use /dev/urandom in example
|
2013-08-21 20:26:00 +02:00 |
|
Pavol Rusnak
|
ccbc219b29
|
import sources
|
2013-08-17 14:20:15 +02:00 |
|