aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/common.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid unaligned access in crypto i/oPieter Wuille2017-01-121-10/+26
* build: Endian compatibilityWladimir J. van der Laan2015-03-061-65/+11
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* update license of compat and cryptoPhilip Kaufmann2014-09-291-2/+4
* Apply clang-format on crypto/* and compat/*Pieter Wuille2014-09-251-15/+40
* crypto: explicitly check for byte read/write functionsCory Fields2014-06-211-16/+63
* Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possiblePieter Wuille2014-06-211-0/+46