| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split up crypto/sha2 | Pieter Wuille | 2014-11-20 | 1 | -411/+0 |
| * | update license of compat and crypto | Philip Kaufmann | 2014-09-29 | 1 | -1/+1 |
| * | Apply clang-format on crypto/* and compat/* | Pieter Wuille | 2014-09-25 | 1 | -185/+197 |
| * | header include cleanup | Philip Kaufmann | 2014-09-14 | 1 | -0/+1 |
| * | Add <Hasher>::OUTPUT_SIZE | Pieter Wuille | 2014-06-21 | 1 | -3/+3 |
| * | Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible | Pieter Wuille | 2014-06-21 | 1 | -31/+1 |
| * | Move crypto implementations to src/crypto/ | Pieter Wuille | 2014-06-21 | 1 | -0/+428 |