simonmullaney/4-Byte-Prefix
Given a string of bytes, Find a 4-byte prefix so that, a SHA256 hash of the prefix combined with the original string of bytes, has two last bytes as 0xca, 0xfe.
JavaScript
Stargazers
No one’s star this repository yet.
Given a string of bytes, Find a 4-byte prefix so that, a SHA256 hash of the prefix combined with the original string of bytes, has two last bytes as 0xca, 0xfe.
JavaScript
No one’s star this repository yet.