Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are a few changes: - Using `Sha256::digest` directly instead of creating a mutable hasher object - Using `stack-size=2048` to change the memory address of data region - Simpler equality check of u8 arrays instead of chunked u64 integers See the new code in: https://gist.github.com/akashin/89f2dd88ee267681f87882d27e428e55
- Loading branch information