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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing `override`
Jack Lloyd
2017-10-05
1
-1
/
+1
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-0
/
+2
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-4
/
+4
*
Avoid use of deprecated function in (deprecated) Serialized_RNG constructor
Jack Lloyd
2017-02-19
1
-1
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-16
/
+16
*
Simple tests for AutoSeeded_RNG
Jack Lloyd
2016-11-26
1
-1
/
+1
*
Don't force HMAC_DRBG to be enabled
Jack Lloyd
2016-11-18
1
-0
/
+2
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-1
/
+1
*
Improve rng doxygen [ci skip]
René Korthaus
2016-10-19
1
-5
/
+13
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-9
/
+11
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-92
/
+45
*
Address some review comments from @cordney
Jack Lloyd
2016-07-17
1
-2
/
+2
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-3
/
+11
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-17
/
+29
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-76
/
+141
*
Use rejection sampling in BigInt::random_integer
Jack Lloyd
2016-03-16
1
-0
/
+2
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Remove RNG::gen_mask, which had undefined behavior when bits >= 32
Jack Lloyd
2016-01-01
1
-12
/
+0
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-6
/
+34
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-0
/
+1
*
TLS improvements
Jack Lloyd
2015-10-25
1
-0
/
+8
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
1
-6
/
+24
*
rng: Add missing overrides
Daniel Seither
2015-07-30
1
-6
/
+6
*
lib/rng: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-1
/
+1
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-6
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add HMAC_DRBG
lloyd
2014-03-21
1
-1
/
+1
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+174