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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
11
-11
/
+11
*
Fix System_RNG for Windows, fix nmake clean target
lloyd
2014-12-22
1
-2
/
+2
*
Enable system_rng on Windows and MinGW (untested)
lloyd
2014-12-21
3
-5
/
+15
*
Add MinGW support for the CryptoAPI RNG. Also disable the dependencies
lloyd
2014-12-17
1
-1
/
+1
*
Untested support for using CryptGenRandom in System_RNG
lloyd
2014-12-06
1
-0
/
+32
*
Add an easy way to directly use the system PRNG.
lloyd
2014-12-02
3
-0
/
+117
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-5
/
+5
*
Require one plausible entropy source in auto_rng, prevents the common
lloyd
2014-04-27
1
-0
/
+1
*
Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.
lloyd
2014-03-22
2
-3
/
+13
*
Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.
lloyd
2014-03-22
2
-11
/
+16
*
Add HMAC_DRBG
lloyd
2014-03-21
4
-1
/
+159
*
Change X9.31 to automatically reseed if randomize is called while unseeded.
lloyd
2014-02-13
1
-1
/
+6
*
Guess I won't be needing these
lloyd
2014-01-18
2
-2
/
+0
*
More unique_ptr, and pull <memory> all the way up to types.h
lloyd
2014-01-18
2
-73
/
+39
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-0
/
+2
*
Move lib into src
lloyd
2014-01-10
11
-0
/
+728