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
/
tests
/
test_rng.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-2
/
+2
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
1
-1
/
+6
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
1
-0
/
+8
*
Remove protected data from Fixed_Output_RNG in test code
Jack Lloyd
2017-10-02
1
-31
/
+15
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-3
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNG
Jack Lloyd
2017-08-03
1
-0
/
+41
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-23
/
+57
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-1
/
+1
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-27
/
+7
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-0
/
+25
*
Add ECGDSA
René Korthaus
2016-04-19
1
-2
/
+90
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-2
/
+2
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-8
/
+8
*
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
1
-1
/
+1
*
Missing adds
Jack Lloyd
2015-12-11
1
-10
/
+12
*
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
-1
/
+3
*
tests: Add missing overrides
Daniel Seither
2015-07-30
1
-6
/
+6
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+5
*
Add HMAC_DRBG
lloyd
2014-03-21
1
-0
/
+2
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-0
/
+61