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
/
rng
/
randpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-0
/
+5
*
Improve handling of low-entropy situations in HMAC_RNG and Randpool.
lloyd
2009-06-21
1
-4
/
+7
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-2
/
+6
*
Remove the notion of counting entropy bits in HMAC_RNG or Randpool.
lloyd
2009-01-31
2
-18
/
+8
*
Make Entropy_Accumulator a pure virtual to allow other accumulation
lloyd
2009-01-31
1
-1
/
+1
*
Have Entropy_Accumulator dump everything into a BufferedComputation.
lloyd
2009-01-27
1
-2
/
+2
*
Major change in RNG semantics: you must call reseed before calling
lloyd
2009-01-27
1
-6
/
+1
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
2
-95
/
+67
*
In Randpool and HMAC_RNG, zeroize the I/O buffer used for holding polled
lloyd
2008-11-23
1
-0
/
+2
*
Drop use of entropy estimation in Randpool for the same reason as HMAC_RNG.
lloyd
2008-11-11
1
-16
/
+20
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
1
-1
/
+1
*
Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)
lloyd
2008-11-08
1
-0
/
+1
*
Move Entropy_Estimator to utils/entropy.h (from anon namespace in HMAC_RNG
lloyd
2008-11-06
1
-11
/
+15
*
Substantially change Randpool's reseed logic. Now when a reseed
lloyd
2008-10-27
1
-2
/
+19
*
Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2
lloyd
2008-09-30
2
-10
/
+14
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
Move all modules into src/ directory
lloyd
2008-09-28
3
-0
/
+280