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
/
system_rng
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve rng doxygen [ci skip]
René Korthaus
2016-10-19
1
-1
/
+1
*
Resolve #647
Nathan Hourt
2016-10-03
1
-0
/
+6
*
Address some review comments from @cordney
Jack Lloyd
2016-07-17
2
-8
/
+8
*
If EPERM when writing to the random device, return silently.
Jack Lloyd
2016-07-17
1
-1
/
+13
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
2
-34
/
+65
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-4
/
+4
*
Push the hardcoded entropy estimates up to build.h
Jack Lloyd
2015-11-28
1
-5
/
+5
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
2
-6
/
+25
*
Add System_RNG which is an instantiatable RNG that uses the system RNG
Jack Lloyd
2015-10-15
2
-9
/
+32
*
rng: Add missing overrides
Daniel Seither
2015-07-30
1
-6
/
+6
*
Add Android OS
Daniel Seither
2015-07-17
1
-0
/
+1
*
Remove references to removed tru64 OS
Daniel Seither
2015-07-17
1
-1
/
+0
*
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
2
-2
/
+2
*
Fix System_RNG for Windows, fix nmake clean target
lloyd
2014-12-22
1
-2
/
+2
*
Enable system_rng on Windows and MinGW (untested)
lloyd
2014-12-21
3
-5
/
+15
*
Untested support for using CryptGenRandom in System_RNG
lloyd
2014-12-06
1
-0
/
+32
*
Add an easy way to directly use the system PRNG.
lloyd
2014-12-02
3
-0
/
+117