| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add <Hasher>::OUTPUT_SIZE | Pieter Wuille | 2014-06-21 | 6 | -10/+20 |
| * | crypto: explicitly check for byte read/write functions | Cory Fields | 2014-06-21 | 1 | -16/+63 |
| * | Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible | Pieter Wuille | 2014-06-21 | 4 | -61/+51 |
| * | Add built-in RIPEMD-160 implementation | Pieter Wuille | 2014-06-21 | 2 | -0/+242 |
| * | Move crypto implementations to src/crypto/ | Pieter Wuille | 2014-06-21 | 4 | -0/+712 |