Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 1 | -1/+1 |
|\ | |||||
| * | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 1 | -1/+1 |
|/ | |||||
* | Add a new looping load_be / load_le for loading large arrays at once, and | lloyd | 2009-10-29 | 1 | -2/+2 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Change Skein-512 to match the tweaked 1.2 specification. Round constants | lloyd | 2009-09-15 | 1 | -8/+8 |
* | 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 | 1 | -0/+6 |
* | Small cleanups in the Skein-512 source, and add support for the | lloyd | 2009-06-03 | 1 | -66/+61 |
* | Add an implementation of Skein-512 | lloyd | 2009-06-02 | 1 | -0/+258 |