index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
entropy
/
dev_random
/
dev_random.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-3
/
+2
*
Add missing errno.h include to entropy/dev_random
fwsGonzo
2018-04-11
1
-0
/
+1
*
Fix handling of file descriptor zero
Jack Lloyd
2016-10-22
1
-13
/
+11
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-24
/
+27
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-23
/
+52
*
Push the hardcoded entropy estimates up to build.h
Jack Lloyd
2015-11-28
1
-3
/
+1
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-9
/
+6
*
lib/entropy: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-2
/
+2
*
Remove the shared IO buffer from EntropySource_Accumulator.
lloyd
2015-03-18
1
-3
/
+3
*
Centralize where string.h/cstring is included to mem_ops.h
lloyd
2015-01-23
1
-1
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Avoid crash if read returns an error. Canonical case is on the blocking device
lloyd
2014-04-24
1
-1
/
+2
*
Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.
lloyd
2014-03-22
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+97