Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 4 | -5/+5 |
|\ | |||||
| * | propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0... | lloyd | 2010-10-28 | 31 | -153/+193 |
| |\ | |||||
| * \ | propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120... | lloyd | 2010-10-13 | 10 | -108/+112 |
| |\ \ | |||||
| * \ \ | propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24... | lloyd | 2010-10-13 | 57 | -203/+232 |
| |\ \ \ | |||||
| * \ \ \ | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 4 | -4/+4 |
| |\ \ \ \ | |||||
| | * \ \ \ | propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af... | lloyd | 2010-09-03 | 4 | -4/+4 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2... | lloyd | 2010-08-13 | 4 | -4/+4 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1... | lloyd | 2010-07-09 | 4 | -4/+4 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d... | lloyd | 2010-06-22 | 9 | -19/+84 |
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 36 | -95/+175 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76... | lloyd | 2010-05-19 | 4 | -4/+4 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74... | lloyd | 2010-04-09 | 38 | -51/+51 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d... | lloyd | 2010-02-25 | 4 | -4/+4 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 4 | -4/+4 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 5 | -53/+290 |
| | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 4 | -4/+4 |
| | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f... | lloyd | 2009-12-16 | 4 | -4/+4 |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 32 | -52/+65 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 142a9359ba02d5dfcf3f2c9f999... | lloyd | 2009-12-08 | 4 | -4/+4 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 4 | -4/+4 |
* | | | | | | | | | | | | | | | | | | | | Add new top-level algorithm which provides basic functionality: name | lloyd | 2010-11-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Make MemoryRegion::set protected, change all callers | lloyd | 2010-10-29 | 3 | -5/+11 |
* | | | | | | | | | | | | | | | | | | | | Eliminate the constant size_t values in SymmetricAlgorithm that give | lloyd | 2010-10-28 | 7 | -28/+25 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Update AES-NI for SecureVector and BlockCipher changes | lloyd | 2010-10-19 | 1 | -9/+9 |
* | | | | | | | | | | | | | | | | | | | Only allocate as much working space as needed in key schedule | lloyd | 2010-10-14 | 1 | -4/+4 |
* | | | | | | | | | | | | | | | | | | | Remove standalone S function | lloyd | 2010-10-14 | 1 | -12/+13 |
* | | | | | | | | | | | | | | | | | | | In all cases where the block size of the cipher is fixed, the key | lloyd | 2010-10-14 | 30 | -137/+176 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | More size_t | lloyd | 2010-10-13 | 3 | -18/+18 |
* | | | | | | | | | | | | | | | | | | Implicit rounds based on key variable size | lloyd | 2010-10-13 | 4 | -27/+44 |
* | | | | | | | | | | | | | | | | | | Make the rounds implicit with the size of the key values | lloyd | 2010-10-13 | 2 | -55/+42 |
* | | | | | | | | | | | | | | | | | | More size_t. Document changes | lloyd | 2010-10-13 | 3 | -8/+8 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Add a new subclass for BlockCipher BlockCipher_Fixed_Block_Size, which | lloyd | 2010-10-13 | 57 | -203/+232 |
|/ / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | s/BLOCK_SIZE/block_size()/ | lloyd | 2010-10-13 | 30 | -143/+143 |
* | | | | | | | | | | | | | | | | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 2 | -6/+6 |
* | | | | | | | | | | | | | | | | Add accessors for block size and output length | lloyd | 2010-10-13 | 1 | -0/+5 |
* | | | | | | | | | | | | | | | | Use size_t rather than u32bit in SymmetricAlgorithm | lloyd | 2010-10-13 | 58 | -132/+131 |
* | | | | | | | | | | | | | | | | size_t | lloyd | 2010-10-13 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | More size_t | lloyd | 2010-10-13 | 4 | -25/+25 |
* | | | | | | | | | | | | | | | | Use size_t rather than u32bit for the blocks argument of encrypt_n | lloyd | 2010-10-12 | 63 | -396/+422 |
* | | | | | | | | | | | | | | | | s/u32bit/size_t/ for block cipher parallelism queries | lloyd | 2010-10-12 | 6 | -9/+9 |
* | | | | | | | | | | | | | | | | Compile fix | lloyd | 2010-10-04 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Make configure output more sensible wrt incompatible modules | lloyd | 2010-09-28 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | | In the IDEA key schedule, using the extended Euclidean algorithm to | lloyd | 2010-09-23 | 1 | -17/+14 |
* | | | | | | | | | | | | | | | | Remove more implicit vector to pointer conversions | lloyd | 2010-09-14 | 1 | -10/+12 |
* | | | | | | | | | | | | | | | | Handle the case that container size() returns something other than u32bit | lloyd | 2010-09-14 | 2 | -2/+3 |
* | | | | | | | | | | | | | | | | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 40 | -185/+202 |
* | | | | | | | | | | | | | | | | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 2 | -6/+11 |
* | | | | | | | | | | | | | | | | First set of changes for avoiding use implicit vector->pointer conversions | lloyd | 2010-09-13 | 19 | -110/+129 |
* | | | | | | | | | | | | | | | | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 2 | -6/+6 |
* | | | | | | | | | | | | | | | | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 26 | -47/+47 |