| Commit message (Expand) | Author | Age | Files | Lines |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 3 | -267/+0 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Move RNG reseed controls to build.h | lloyd | 2013-11-09 | 1 | -9/+9 |
* | In HMAC_RNG record number of bytes since last poll and reseed based on | lloyd | 2013-11-09 | 2 | -17/+26 |
* | Include a timestamp as part of the HMAC_RNG PRF inputs | lloyd | 2013-11-09 | 1 | -0/+6 |
* | Previously, AutoRNG was just a reference to the global rng, which can | lloyd | 2013-11-08 | 2 | -134/+98 |
* | Some changes to HMAC_RNG: | lloyd | 2012-07-18 | 2 | -23/+13 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 2 | -3/+3 |
* | propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9... | lloyd | 2012-05-18 | 1 | -2/+2 |
|\ |
|
| * | Partially roll back b2aef16225863cef27cdee4b91703966b3ed1458, it | lloyd | 2012-04-28 | 1 | -2/+2 |
* | | propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139... | lloyd | 2012-02-20 | 1 | -6/+14 |
|\| |
|
| * | Avoid blocking more than 100 ms in the random device reader. Scale up | lloyd | 2012-02-20 | 1 | -1/+2 |
| * | Force a reseed in HMAC_RNG after 20 bytes have been added, rather than | lloyd | 2012-02-15 | 1 | -5/+12 |
* | | Add string_join; inverse of split_on. | lloyd | 2011-06-17 | 1 | -2/+2 |
* | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 2 | -8/+12 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c... | lloyd | 2010-04-28 | 2 | -35/+31 |
| |\ \ |
|
| * \ \ | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54... | lloyd | 2010-03-21 | 1 | -3/+2 |
| |\ \ \ |
|
| | * \ \ | propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4... | lloyd | 2010-02-14 | 1 | -3/+2 |
| | |\ \ \ |
|
| | | * \ \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 1 | -3/+2 |
| | | |\ \ \ |
|
| | | | * | | | Post-merge fixes | lloyd | 2009-12-16 | 1 | -10/+0 |
| | | | * | | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 2 | -7/+10 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3... | lloyd | 2009-11-17 | 1 | -1/+1 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | Use auto for long iterator names, etc. | lloyd | 2009-11-16 | 1 | -3/+2 |
* | | | | | | | | | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 1 | -4/+4 |
* | | | | | | | | | Use size_t instead of u32bit in entropy and rng | lloyd | 2010-10-12 | 2 | -11/+11 |
* | | | | | | | | | More changes to avoid vector to pointer implicit conversions | lloyd | 2010-09-14 | 1 | -3/+3 |
* | | | | | | | | | Handle the case that container size() returns something other than u32bit | lloyd | 2010-09-14 | 1 | -1/+1 |
* | | | | | | | | | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -1/+1 |
* | | | | | | | | | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 1 | -2/+2 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Yet more Doxygen comments | lloyd | 2010-06-16 | 2 | -8/+12 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | HMAC_RNG handling changes - split up reseed() and add_entropy() | lloyd | 2010-04-27 | 2 | -35/+31 |
|/ / / / / / |
|
* / / / / / | In add_entropy(), additionally poll for 64 bits of system entropy | lloyd | 2010-03-19 | 1 | -15/+20 |
|/ / / / / |
|
* / / / / | Move the get_byte template to its own header, because many files | lloyd | 2010-02-02 | 1 | -1/+1 |
|/ / / / |
|
* | | / | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -3/+3 |
* | | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -7/+0 |
| |/
|/| |
|
* | | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 1 | -1/+1 |
|/ |
|
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 2 | -2/+2 |
* | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -1/+0 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -0/+4 |
* | Improve handling of low-entropy situations in HMAC_RNG and Randpool. | lloyd | 2009-06-21 | 1 | -4/+7 |
* | Many source files included bit_ops.h when what was really desired was | lloyd | 2009-05-13 | 1 | -1/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -0/+4 |
* | Remove the notion of counting entropy bits in HMAC_RNG or Randpool. | lloyd | 2009-01-31 | 2 | -17/+6 |
* | 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 | -3/+1 |
* | Major change in RNG semantics: you must call reseed before calling | lloyd | 2009-01-27 | 1 | -13/+2 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 2 | -120/+71 |