aboutsummaryrefslogtreecommitdiffstats
path: root/src/block
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-01117-14484/+0
* Interleave two blocks during Threefish AVX2 encryptlloyd2013-12-251-59/+159
* Add Threefish-512 AVX2 decryptlloyd2013-12-252-14/+112
* Provide Threefish as a block cipher, add decryptionlloyd2013-12-255-119/+129
* Add Threefish-512 in AVX2lloyd2013-12-246-30/+226
* Set -m flags for rdrand.cpp. Update compiler ISA flagslloyd2013-12-231-1/+1
* Fixes for alamgamation buildlloyd2013-12-201-2/+2
* Cleanupslloyd2013-12-101-38/+42
* s/default_nonce_size/default_nonce_length/lloyd2013-12-102-3/+3
* Add Threefish-512lloyd2013-12-103-0/+213
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-2833-33/+33
* Fix old style cast warningslloyd2013-11-201-30/+30
* Remove duplicate definition of Serpent sboxeslloyd2013-11-024-628/+443
* Avoid null pointer deref if key was not set in AESlloyd2013-04-121-0/+4
* Change the default PKCS #8 PBKDF runtime from 200 to 300 milliseconds.lloyd2013-04-041-1/+2
* Move the CAST sboxes to an internal header instead of a source filelloyd2013-02-117-430/+428
* Add new helper zap which zeros a vector, clears it, and then callslloyd2012-11-2948-66/+194
* Doxygenlloyd2012-10-301-1/+1
* Use unaligned loads in AES-NI 192 key schedulelloyd2012-10-131-18/+26
* Compile fix for std::vectorlloyd2012-10-091-1/+1
* Add deleted copy constructors/assignment operators where appropriate.lloyd2012-07-102-0/+6
* Truncate passwords to 55 characters instead of throwing an exception.lloyd2012-06-131-2/+2
* Fixes for the change to using std::vector in x86-32 specific codelloyd2012-06-122-5/+9
* For block and stream ciphers, don't set the size of the key vectorslloyd2012-05-2548-159/+159
* Replace 0 and NULL pointer constants with nullptr. Also fix an oldlloyd2012-05-181-1/+1
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-1850-91/+135
* propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9...lloyd2012-05-183-92/+669
|\
| * For all but the first and last rounds, use a set of 64 bit tables tolloyd2012-04-273-92/+669
* | Remove all uses of MemoryRegion::copy outside of internal uses inlloyd2012-05-185-8/+12
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...lloyd2012-04-252-95/+175
|\|
| * Patrick Pelletier noted on the mailing list that the implementation oflloyd2012-04-242-97/+173
| * Avoid a few maintainer mode flag warnings. Remove -Weffc++ from thelloyd2012-04-201-0/+4
* | propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-202-158/+113
|\|
| * Pointer writing seems cleanerlloyd2012-01-302-102/+102
| * Partially de-unroll the loop to make changes easierlloyd2012-01-301-86/+41
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-204-5/+5
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...lloyd2011-07-124-5/+5
| |\
| | * propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-134-5/+5
| | |\
| | | * propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...lloyd2011-03-084-14/+76
| | | |\
| | | * \ propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-114-5/+5
| | | |\ \
| | | | * \ propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-294-127/+114
| | | | |\ \
| | | | * \ \ propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-044-5/+5
| | | | |\ \ \
| | | | | * \ \ propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-2831-153/+193
| | | | | |\ \ \
| | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120...lloyd2010-10-1310-108/+112
| | | | | |\ \ \ \
| | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-1357-203/+232
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-134-4/+4
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...lloyd2010-09-034-4/+4
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...lloyd2010-08-134-4/+4
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-094-4/+4
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-229-19/+84
| | | | | | | | | |\ \ \ \ \ \