| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | | | | | | | | | | | | Fix paper ref URL, remove unused prefetch include | lloyd | 2010-08-20 | 1 | -5/+9 |
* | | | | | | | | | | | | | | | Also use a smaller table in the first round of AES in the decrypt direction | lloyd | 2010-08-19 | 1 | -9/+19 |
* | | | | | | | | | | | | | | | In the first round of AES, use a 256 element table and do the | lloyd | 2010-08-18 | 1 | -9/+28 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Add also AES-192 using SSSE3 | lloyd | 2010-08-12 | 2 | -23/+149 |
* | | | | | | | | | | | | | | Support AES-256 is the SSSE3 implementation | lloyd | 2010-08-12 | 2 | -5/+93 |
* | | | | | | | | | | | | | | Use _mm_set_epi32 instead of _mm_set_epi64x - VC++ obnoxiously only | lloyd | 2010-08-11 | 2 | -79/+79 |
* | | | | | | | | | | | | | | Only enable aes_ssse3 when compiling with GCC or Clang. For some dumbass | lloyd | 2010-08-09 | 1 | -0/+7 |
* | | | | | | | | | | | | | | Add an implementation of AES-128 using SSSE3 instructions. It runs in | lloyd | 2010-08-09 | 3 | -0/+454 |
* | | | | | | | | | | | | | | Also allow clang with 32-bit assembly code, everything seems to work | lloyd | 2010-08-08 | 1 | -19/+0 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | / | Only call the scalar versions if we actually have leftover blocks to | lloyd | 2010-06-22 | 4 | -8/+16 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Doxygen | lloyd | 2010-06-21 | 1 | -3/+26 |
* | | | | | | | | | | | | In IDEA, Noekeon, Serpent, XTEA, provide and use ro accessor functions | lloyd | 2010-06-21 | 8 | -15/+43 |
* | | | | | | | | | | | | Make Serpent's key_schedule and actual round keys private. Add | lloyd | 2010-06-21 | 1 | -1/+15 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Replace "@return a blah" and "@return the blah" with just "@return blah" | lloyd | 2010-06-16 | 2 | -3/+3 |
* | | | | | | | | | | | Yet more Doxygen comments | lloyd | 2010-06-16 | 4 | -19/+28 |
* | | | | | | | | | | | More Doxygen | lloyd | 2010-06-15 | 4 | -3/+27 |
* | | | | | | | | | | | Don't allow access to key_schedule, just the members | lloyd | 2010-06-15 | 2 | -3/+5 |
* | | | | | | | | | | | More Doxygen updates | lloyd | 2010-06-15 | 6 | -13/+42 |
* | | | | | | | | | | | More Doxygen fixes | lloyd | 2010-06-15 | 28 | -40/+48 |
* | | | | | | | | | | | Fix a few hundred Doxygen warnings | lloyd | 2010-06-15 | 1 | -2/+2 |
* | | | | | | | | | | | Fix build | lloyd | 2010-06-07 | 1 | -0/+1 |
* | | | | | | | | | | | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 7 | -7/+6 |
* | | | | | | | | | | | Hid --enable-isa and instead expose --enable-{sse2,ssse3,aes-ni,altivec} | lloyd | 2010-05-26 | 1 | -1/+1 |
* | | | | | | | | | | | Change BlockCipher::parallelism() to return the native parallelism of | lloyd | 2010-05-25 | 6 | -9/+17 |
|/ / / / / / / / / / |
|
* | | | | | | | | / | Modify the implementation of multiplication mod 65537 used in IDEA to | lloyd | 2010-04-30 | 1 | -10/+13 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Remove SecureBuffer, which is the fixed-size variant of SecureVector. | lloyd | 2010-03-23 | 38 | -51/+51 |
|/ / / / / / / / |
|
* | | | | | | | | Set parallelism defaults. | lloyd | 2010-02-25 | 6 | -1/+15 |
* | | | | | | | | Instead of the mode parallelism being specified via macros, have it | lloyd | 2010-02-25 | 1 | -0/+5 |
|/ / / / / / / |
|
* | | | | | | | Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2 | lloyd | 2010-01-12 | 4 | -1/+198 |
* | | | | | | | Kill unneeded include | lloyd | 2010-01-12 | 1 | -1/+0 |
* | | | | | | | Add block cipher cascade | lloyd | 2010-01-11 | 3 | -0/+148 |
* | | | | | | | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 1 | -1/+2 |
* | | | | | | | Add doxygen comments | lloyd | 2009-12-29 | 1 | -0/+13 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Add last nights project, an SSE2 implementation of IDEA. Right about 4x | lloyd | 2009-12-23 | 5 | -53/+290 |
|/ / / / / |
|
* / / / / | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 26 | -38/+41 |
|/ / / / |
|