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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-convert-member-functions-to-static
Jack Lloyd
2022-02-11
1
-1
/
+1
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
1
-2
/
+2
*
Apply fixes for clang-analyzer
Jack Lloyd
2022-02-04
1
-0
/
+1
*
More use of make_unique in the tests
Jack Lloyd
2021-04-04
1
-8
/
+8
*
Gate 4G System_RNG test with --run-long-tests
Jack Lloyd
2021-01-18
1
-2
/
+3
*
Fix System_RNG only filling the first 4GB of the buffer for len >4GB
Tom
2021-01-18
1
-0
/
+15
*
Tag all tests with a category
Jack Lloyd
2020-10-28
1
-5
/
+5
*
Add Processor_RNG
Jack Lloyd
2020-05-08
1
-15
/
+15
*
Change limit to 2^24 to properly support 32 bit platforms
René Korthaus
2019-10-24
1
-4
/
+4
*
Update test strings
René Korthaus
2019-10-23
1
-2
/
+2
*
Add check for upper bound of reseed_interval
René Korthaus
2019-10-23
1
-0
/
+33
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-2
/
+1
*
Run the test suite in multiple threads
Jack Lloyd
2019-01-31
1
-1
/
+11
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-1
/
+1
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
1
-0
/
+4
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-2
/
+2
*
Address some MSVC warnings
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-0
/
+4
*
Slight improvements to RNG tests
Jack Lloyd
2017-09-22
1
-3
/
+3
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-7
/
+7
*
At end of fork test, exec /bin/true to avoid valgrind false positive.
Jack Lloyd
2017-09-20
1
-1
/
+8
*
Complete merge of #1137 ChaCha_RNG
Jack Lloyd
2017-08-04
1
-370
/
+314
|
\
|
*
Add Stateful_RNG::reset_reseed_counter
Jack Lloyd
2017-08-03
1
-1
/
+1
|
*
Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNG
Jack Lloyd
2017-08-03
1
-366
/
+311
|
*
Add ChaCha_RNG
Jack Lloyd
2017-08-03
1
-1
/
+49
*
|
Merge GH #1137 Add ChaCha_RNG
Jack Lloyd
2017-08-03
1
-1
/
+49
|
\
\
|
|
/
|
/
|
|
*
Add ChaCha_RNG
Jack Lloyd
2017-07-31
1
-1
/
+53
*
|
Add explicit tests for RDRAND_RNG and System_RNG
Jack Lloyd
2017-08-03
1
-0
/
+98
|
/
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-38
/
+60
*
Merge GH #885 Change HMAC_DRBG::security_level to match NIST SP800-90A
Jack Lloyd
2017-04-04
1
-8
/
+36
|
\
|
*
Follow NIST SP 800-57 for HMAC_DRBG security level
René Korthaus
2017-04-03
1
-0
/
+26
|
*
Change security_strength of HMAC_DRBG
René Korthaus
2017-04-03
1
-8
/
+10
*
|
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
|
/
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-2
/
+2
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-2
/
+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
-0
/
+95
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
1
-39
/
+0
*
Merge GH #687 Avoid unused return value warning under GCC
Jack Lloyd
2016-10-28
1
-2
/
+3
|
\
|
*
Fixes randombit/botan#677
Matthias Gierlings
2016-10-27
1
-2
/
+3
*
|
make max_number_of_bytes_per_request configurable
Daniel Neus
2016-10-28
1
-1
/
+60
|
/
*
Fix HMAC_DRBG fork test
Jack Lloyd
2016-10-25
1
-8
/
+14
*
Static analyzer fixes
Jack Lloyd
2016-10-25
1
-16
/
+32
*
Merge GH #605: Test for HMAC_DRBG randomize_with_ts_input
Jack Lloyd
2016-08-26
1
-0
/
+39
|
\
|
*
Add unit test for HMAC_DRBG::randomize_with_ts_input()
René Korthaus
2016-08-25
1
-0
/
+39
*
|
Correct comment
Jack Lloyd
2016-08-25
1
-1
/
+1
|
/
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-11
/
+326
*
reseed test for hmac_drbg
Kai Michaelis
2016-08-10
1
-0
/
+41
*
Remove useless L param from X9.31 test vector file
Jack Lloyd
2016-07-17
1
-33
/
+10
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-35
/
+16
[next]