Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -23/+31 |
* | Use size_t rather than unsigned for all hash-related functions. | Niels Möller | 2013-04-26 | 1 | -1/+1 |
* | Deleted unneeded casts of memxor arguments. | Niels Möller | 2013-04-24 | 1 | -1/+1 |
* | Fix condition for when the block buffer is full. | Edgar E. Iglesias | 2013-04-06 | 1 | -1/+1 |
* | Fixes for big-endian sha3 code. | Niels Möller | 2012-11-15 | 1 | -1/+2 |
* | Implemented sha3. | Niels Möller | 2012-11-12 | 1 | -0/+94 |