Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -130/+0 |
* | More size_t | lloyd | 2010-10-13 | 1 | -2/+2 |
* | Add a new subclass for BlockCipher BlockCipher_Fixed_Block_Size, which | lloyd | 2010-10-13 | 1 | -4/+4 |
* | s/BLOCK_SIZE/block_size()/ | lloyd | 2010-10-13 | 1 | -4/+4 |
* | Use size_t rather than u32bit for the blocks argument of encrypt_n | lloyd | 2010-10-12 | 1 | -2/+2 |
* | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 1 | -2/+6 |
* | Only call the scalar versions if we actually have leftover blocks to | lloyd | 2010-06-22 | 1 | -2/+4 |
* | In IDEA, Noekeon, Serpent, XTEA, provide and use ro accessor functions | lloyd | 2010-06-21 | 1 | -2/+2 |
* | 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 |
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Rename SSE2 stuff to be generally SIMD since it supports at least SSE2 | lloyd | 2009-10-29 | 1 | -0/+124 |