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
/
rng.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Avoid use of deprecated function in (deprecated) Serialized_RNG constructor
Jack Lloyd
2017-02-19
1
-1
/
+10
*
Change meaning of get_processor_timestamp
Jack Lloyd
2017-01-27
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-5
/
+5
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-0
/
+2
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-111
/
+29
*
Address some review comments from @cordney
Jack Lloyd
2016-07-17
1
-4
/
+4
*
Move poll logic to Entropy_Sources
Jack Lloyd
2016-07-17
1
-15
/
+1
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-24
/
+35
*
Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTION
Jack Lloyd
2016-07-17
1
-1
/
+1
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-9
/
+114
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-0
/
+15
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-3
/
+5
*
Typo
lloyd
2015-03-06
1
-1
/
+1
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-5
/
+4
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+1
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-13
/
+5
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+34