index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drbg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace check-in
Jeffrey Walton
2021-03-04
1
-2
/
+2
*
Fix typos in documentation and comments (PR #1012)
Tobias Nießen
2021-03-04
1
-2
/
+2
*
Use \return and \throw consitently in the docs
Jeffrey Walton
2020-12-07
1
-16
/
+16
*
Clear GCC analyzer warning
Jeffrey Walton
2020-07-16
1
-4
/
+8
*
Update documentation
Jeffrey Walton
2020-04-02
1
-57
/
+63
*
Fix semicolons yet again (GH #889)
Jeffrey Walton
2019-10-14
1
-24
/
+24
*
Don't add semicolon to CRYPTOPP_CONSTANT abd DOCUMENTED_TYPEDEF (GH #889)
Jeffrey Walton
2019-10-03
1
-24
/
+24
*
Clear Valgrind warnings on ARM
Jeffrey Walton
2019-05-25
1
-0
/
+6
*
Cleanup DRBGs
Jeffrey Walton
2018-08-13
1
-98
/
+49
*
Add algorithm provider member function to Algorithm class
Jeffrey Walton
2018-07-06
1
-0
/
+6
*
Remove unneeded Doxygen directive
Jeffrey Walton
2018-01-19
1
-3
/
+0
*
Change Doxygen comment style from //! to ///
Jeffrey Walton
2017-11-29
1
-166
/
+166
*
Use consistent names like MinEntropyLength()
Jeffrey Walton
2017-05-29
1
-28
/
+28
*
Fix VS2015/MSVC 19.00 compiler crash
Jeffrey Walton
2017-03-19
1
-3
/
+24
*
Fix VS2008/MSVC 14.00 compiler crash
Jeffrey Walton
2017-03-19
1
-1
/
+3
*
Cleared -Wunused-but-set-variable for GCC when using word128
Jeffrey Walton
2017-03-18
1
-2
/
+4
*
Clear Coverity UNINIT_CTOR (CID 177743, 177744)
Jeffrey Walton
2017-03-17
1
-2
/
+2
*
Whitespace checkin
Jeffrey Walton
2017-03-11
1
-19
/
+18
*
Speedup Hash_DRBG and HMAC_DRBG
Jeffrey Walton
2017-03-11
1
-12
/
+34
*
Add Random Number Generator benchmarks (Issue 386)
Jeffrey Walton
2017-03-08
1
-28
/
+36
*
Add StaticAlgorithmName to select RNGs for object registry (Issue 386)
Jeffrey Walton
2017-03-07
1
-2
/
+8
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-14
/
+14
*
Change next version from 5.7 to 6.0
Jeffrey Walton
2017-02-21
1
-4
/
+4
*
Remove extra preamble for copyright.
Jeffrey Walton
2017-02-21
1
-1
/
+0
*
Remove old VerifierFilter, switch to SignatureVerificationFilter
Jeffrey Walton
2017-02-07
1
-1
/
+1
*
Updated documentation
Jeffrey Walton
2017-02-07
1
-6
/
+7
*
Add NIST SP800-90A HMAC_DRBG generator
Jeffrey Walton
2017-02-07
1
-350
/
+628
*
Fix illegal character in comments
Jeffrey Walton
2017-01-01
1
-2
/
+2
*
Chnage to INT_MAX for NIST DRBGs. Updated documentation
Jeffrey Walton
2017-01-01
1
-45
/
+53
*
Add NIST_DRBG::Err class. Add additional checking per SP 800-90A. Update docu...
Jeffrey Walton
2017-01-01
1
-24
/
+69
*
Add documentation for NIST_DRBG base class and Hash_DRBG generator
Jeffrey Walton
2016-12-31
1
-27
/
+139
*
Add NIST SP800-90A Hash_DRBG generator
Jeffrey Walton
2016-12-30
1
-0
/
+245