Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new looping load_be / load_le for loading large arrays at once, and | lloyd | 2009-10-29 | 1 | -2/+2 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 2 | -2/+2 |
* | Remove add blocks from hash function info.txt files | lloyd | 2009-09-29 | 1 | -7/+0 |
* | Change Skein-512 to match the tweaked 1.2 specification. Round constants | lloyd | 2009-09-15 | 1 | -8/+8 |
* | Move some files around to break up dependencies between directories | lloyd | 2009-07-16 | 1 | -0/+4 |
* | Avoid a crash in Skein_512::add_data if it is called with a zero-length | lloyd | 2009-07-14 | 1 | -0/+3 |
* | Mark Skein_512 with the BOTAN_DLL macro | lloyd | 2009-06-06 | 2 | -3/+9 |
* | Small cleanups in the Skein-512 source, and add support for the | lloyd | 2009-06-03 | 2 | -70/+65 |
* | Add an implementation of Skein-512 | lloyd | 2009-06-02 | 3 | -0/+309 |