If you just need a hash for a unique ID, and not cryptography, which one is the fastest? TLDR;. require('crypto').createHash('sha1').update(data) ...
確定! 回上一頁