Why return s._hash[3];?
Open
- Dominant language
- C++
- Stars
- 39
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/EOSIO/fc/blob/0784e1b573739e7769c07d7509184c5005d7a2d4/include/fc/crypto/sha256.hpp#L131
Why not `return s._hash[0];`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.