Matt Johnston
|
4dae8edb76
|
merge main to fuzz
--HG--
branch : fuzz
|
2017-05-18 23:45:10 +08:00 |
|
Matt Johnston
|
fb719e3d0b
|
fuzz harness
--HG--
branch : fuzz
|
2017-05-13 22:50:54 +08:00 |
|
Matt Johnston
|
9f24cdf74c
|
copy over some fuzzing code from AFL branch
--HG--
branch : fuzz
|
2017-05-12 23:14:54 +08:00 |
|
Matt Johnston
|
32a28d0d9c
|
Convert #ifdef to #if, other build changes
|
2016-05-04 15:33:40 +02:00 |
|
Francois Perrad
|
edea73b1f8
|
add parentheses to macro
|
2016-03-16 22:41:19 +08:00 |
|
Gaël PORTAY
|
c239baf801
|
Turn addrandom()'s buf argument into unsigned char *
Data is usually represented as "unsigned char *" like genrandom().
|
2015-05-05 20:39:13 +02:00 |
|
Matt Johnston
|
c44a78a2e6
|
Tighten validation of DH values. Odds of x==0 being generated are
improbable, roughly 2**-1023
Regression in 0.49
|
2015-02-10 21:46:19 +08:00 |
|
Matt Johnston
|
cbe63bbabe
|
rename random.h to dbrandom.h since some OSes have a system random.h
--HG--
rename : random.c => dbrandom.c
rename : random.h => dbrandom.h
|
2013-11-14 22:05:47 +08:00 |
|