Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abi: explicitly export intended symbols and hide others | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -0/+1 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -21/+32 |
* | Made hash functions use an uint64_t for the block count. | Niels Möller | 2013-09-28 | 1 | -7/+5 |
* | Use size_t rather than unsigned for all hash-related functions. | Niels Möller | 2013-04-26 | 1 | -2/+2 |
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | Whitespace fix only. | Niels Möller | 2011-09-03 | 1 | -0/+1 |
* | Updated copyright headers. | Niels Möller | 2011-09-02 | 1 | -1/+5 |
* | (ripemd160_init): Use memcpy for initializing the state vector. | Niels Möller | 2011-08-29 | 1 | -78/+26 |
* | (ripemd160_final): Use LE_WRITE_UINT32. Deleted byte | Niels Möller | 2011-08-28 | 1 | -55/+38 |
* | New file. | Andres Mejia | 2011-08-28 | 1 | -0/+257 |