Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split byte swap code and word rotation code off into bswap.h and rotate.h | lloyd | 2008-09-02 | 1 | -2/+2 |
* | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 1 | -1/+2 |
* | If the macro BOTAN_TARGET_UNALIGNED_LOADSTOR_OK (from build.h) is on, | lloyd | 2008-03-09 | 1 | -0/+86 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use | lloyd | 2007-07-23 | 1 | -13/+25 |
* | Move the load/store operations to their own header, to allow assembly | lloyd | 2007-07-23 | 1 | -0/+180 |