Age | Commit message (Expand) | Author |
---|---|---|
2014-11-03 | Fix all header defines | Pavel JanÃk |
2014-09-29 | update license of compat and crypto | Philip Kaufmann |
2014-09-25 | Apply clang-format on crypto/* and compat/* | Pieter Wuille |
2014-09-14 | header include cleanup | Philip Kaufmann |
2014-06-21 | Add <Hasher>::OUTPUT_SIZE | Pieter Wuille |
2014-06-21 | crypto: explicitly check for byte read/write functions | Cory Fields |
2014-06-21 | Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible | Pieter Wuille |
2014-06-21 | Add built-in RIPEMD-160 implementation | Pieter Wuille |
2014-06-21 | Move crypto implementations to src/crypto/ | Pieter Wuille |