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
/
rng
/
hmac_rng
/
hmac_rng.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
1
-199
/
+0
*
HMAC_RNG ignored its entropy_source argument :(
Jack Lloyd
2016-08-31
1
-1
/
+1
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-29
/
+57
*
Address some review comments from @cordney
Jack Lloyd
2016-07-17
1
-4
/
+5
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-71
/
+38
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-1
/
+1
*
Add explicit fork check to HMAC_RNG
Jack Lloyd
2016-02-07
1
-5
/
+7
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-19
/
+21
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-2
/
+0
*
lib/rng: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-3
/
+3
*
Add timeouts to HMAC_RNG entropy polling
lloyd
2015-03-18
1
-52
/
+41
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-3
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-5
/
+5
*
Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.
lloyd
2014-03-22
1
-3
/
+11
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+205