mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
- Detect endian instead of stopping configure on big-endian - Add `byteswap.h` and `endian.h` header for compatibility with Windows and other operating systems that don't come with them - Update `crypto/common.h` functions to use compat endian header |
||
|---|---|---|
| .. | ||
| common.h | ||
| hmac_sha256.cpp | ||
| hmac_sha256.h | ||
| hmac_sha512.cpp | ||
| hmac_sha512.h | ||
| ripemd160.cpp | ||
| ripemd160.h | ||
| sha1.cpp | ||
| sha1.h | ||
| sha256.cpp | ||
| sha256.h | ||
| sha512.cpp | ||
| sha512.h | ||