| Commit message (Expand) | Author | Age | Files | Lines |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 2 | -4/+4 |
* | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 1 | -3/+4 |
|\ |
|
| * | Post-merge fixups | lloyd | 2010-10-13 | 1 | -1/+1 |
| * | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 1 | -3/+4 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 1 | -3/+12 |
| | |\ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74... | lloyd | 2010-04-09 | 1 | -2/+2 |
| | |\ \ |
|
| | * \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 1 | -3/+3 |
| | |\ \ \ |
|
| | | * \ \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 1 | -3/+3 |
| | | |\ \ \ |
|
| | | | * \ \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 1 | -1/+1 |
| | | | |\ \ \ |
|
| | | | * | | | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 1 | -3/+3 |
* | | | | | | | | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 2 | -10/+14 |
|/ / / / / / / |
|
* | | | | | | | Remove most uses of HASH_BLOCK_SIZE | lloyd | 2010-10-13 | 1 | -1/+1 |
* | | | | | | | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 2 | -5/+5 |
* | | | | | | | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 2 | -9/+9 |
* | | | | | | | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 2 | -3/+5 |
* | | | | | | | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 2 | -9/+24 |
* | | | | | | | 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 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Tiger::clone's result always used 3 passes | lloyd | 2010-06-16 | 1 | -1/+5 |
* | | | | | | More Doxygen | lloyd | 2010-06-15 | 1 | -1/+6 |
* | | | | | | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Remove SecureBuffer, which is the fixed-size variant of SecureVector. | lloyd | 2010-03-23 | 1 | -2/+2 |
|/ / / / |
|
* / / / | Move Tiger::mix to anon namespace | lloyd | 2010-01-04 | 2 | -14/+17 |
|/ / / |
|
* | / | 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 | -1/+1 |
|/ |
|
* | Add a new looping load_be / load_le for loading large arrays at once, and | lloyd | 2009-10-29 | 1 | -3/+3 |
* | 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 |
* | Remove add blocks from hash function info.txt files | lloyd | 2009-09-29 | 1 | -8/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 3 | -36/+42 |
* | Do a minor optimization in some of the compression functions, loading | lloyd | 2008-11-23 | 1 | -3/+5 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 2 | -15/+19 |
* | Move BufferedComputation to new buf_comp.{h,cpp} | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Make mdx_hash also a module, which most of the hash functions depend on. | lloyd | 2008-09-28 | 1 | -0/+4 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 4 | -0/+570 |