Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generalize _sha3_pad to take magic value as argument. | Niels Möller | 2019-12-25 | 1 | -2/+2 |
* | abi: explicitly export intended symbols and hide others | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -0/+1 |
* | sha3: modified to the FIPS202 final version | Nikos Mavrogiannopoulos | 2015-08-24 | 1 | -1/+1 |
* | 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 |