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
/
entropy
/
entropy_src.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new top-level algorithm which provides basic functionality: name
lloyd
2010-11-01
1
-4
/
+5
*
Use size_t instead of u32bit in entropy and rng
lloyd
2010-10-12
1
-11
/
+11
*
More Doxygen
lloyd
2010-06-16
1
-0
/
+4
*
Yet more Doxygen comments
lloyd
2010-06-16
1
-1
/
+40
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-2
/
+2
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-1
/
+1
*
static_cast a double before returning it as a u32bit to avoid a warning
lloyd
2009-07-10
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-1
/
+3
*
Recast to byte pointer in Entropy_Accumulator before passing to add_bytes
lloyd
2009-01-31
1
-4
/
+4
*
Track the collected entropy as a double instead of a unsigned int. Otherwise
lloyd
2009-01-31
1
-3
/
+5
*
Make Entropy_Accumulator a pure virtual to allow other accumulation
lloyd
2009-01-31
1
-5
/
+26
*
Go back to entropy bits per byte, instead of total estimated entropy of
lloyd
2009-01-28
1
-4
/
+4
*
Have Entropy_Accumulator dump everything into a BufferedComputation.
lloyd
2009-01-27
1
-15
/
+23
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
1
-8
/
+41
*
Substantially change Randpool's reseed logic. Now when a reseed
lloyd
2008-10-27
1
-0
/
+3
*
Move EntropySource base class to new entropy_src.h (which allows the implemen...
lloyd
2008-10-26
1
-0
/
+26