fast-sha512
v1.0.6
Published
Native SHA-512 with an efficient fallback implementation from TweetNaCl.js
Downloads
127
Readme
fast-sha512
Overview
Performs a SHA-512 hash using the current platform's native implementation where available or an efficient JavaScript implementation from TweetNaCl.js otherwise.