Write out hashes little endian.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Many of the C implementations of the algorithms are going to be effected by endianness, and the examples I'll be compiling will compile on Intel which is little endian. I need to update my hashes and my sanity function to write out little endian results into the output buffer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.