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
/
auto_rng
/
auto_rng.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-41
/
+0
*
De-deprecate AutoSeeded_RNG, too convenient to drop
lloyd
2014-01-01
1
-5
/
+0
*
Don't actually deprecate AutoSeeded_RNG
lloyd
2013-11-09
1
-1
/
+0
*
Previously, AutoRNG was just a reference to the global rng, which can
lloyd
2013-11-08
1
-13
/
+13
*
Use size_t instead of u32bit in entropy and rng
lloyd
2010-10-12
1
-3
/
+3
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
Don't delete the global RNG in AutoSeeded_RNG's destructor
lloyd
2010-03-23
1
-1
/
+0
*
There are some nasty API problems that are caused by having to pass a
lloyd
2010-03-19
1
-8
/
+9
*
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-1
/
+1
*
Make AutoSeeded_RNG::reseed's parameter default to 256 for compatability
lloyd
2009-04-16
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-4
/
+6
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
1
-2
/
+2
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
1
-1
/
+1
*
Move rng.{cpp,h} from core to rng/ topdir
lloyd
2008-10-26
1
-0
/
+42