prysmaticlabs / hashtree

SHA256 library highly optimized for Merkle tree computations
MIT License
27 stars 7 forks source link

implement ARM64 with crypto extension code #6

Closed potuz closed 1 year ago

potuz commented 1 year ago

port the code from gohashtree to use crypto extensions on ARMV8+ with that capability (eg. Apple Silicon).