UNPKG

blake2s-js

Version:

Pure JavaScript implementation of BLAKE2s cryptographic hash function.

10 lines (9 loc) 109 B
{ "compilerOptions": { "allowJs": true, }, "files": [ "blake2s.d.ts", "test/test.js" ] }