Back to search
node.js implementation of the SHA256 Tree Hash algorithm, notably used by Amazon Glacier.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
Bug fix: Buffer.concat should be used to concatinate to buffers. using + will turn them into strings.
cb6fb20View on GitHub