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
/
x931_rng
/
x931_rng.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/BLOCK_SIZE/block_size()/
lloyd
2010-10-13
1
-6
/
+10
*
Use size_t instead of u32bit in entropy and rng
lloyd
2010-10-12
1
-4
/
+4
*
Remove more implicit vector to pointer conversions
lloyd
2010-09-14
1
-6
/
+4
*
Handle the case that container size() returns something other than u32bit
lloyd
2010-09-14
1
-5
/
+3
*
Rename MemoryRegion::destroy to MemoryRegion::clear to match STL
lloyd
2010-09-08
1
-1
/
+1
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-1
/
+1
*
Yet more Doxygen comments
lloyd
2010-06-16
1
-11
/
+11
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-3
/
+3
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-1
/
+3
*
In the X9.31 PRNG, move the code that rekeys the cipher and generates V to
lloyd
2009-01-31
1
-37
/
+45
*
Major change in RNG semantics: you must call reseed before calling
lloyd
2009-01-27
1
-1
/
+1
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
1
-3
/
+3
*
In ANSI_X931_RNG::reseed, only attempt to reseed the X9.31 state if
lloyd
2008-10-28
1
-7
/
+10
*
Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1
lloyd
2008-09-30
1
-7
/
+6
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+142