UNPKG
supersha
Version:
latest (0.0.1)
0.0.1
Extremely fast sha256 (bindings to libsecp256k1)
github.com/chjj/supersha
chjj/supersha
supersha
/
index.js
3 lines
(2 loc)
•
64 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
require
(
'bindings'
)(
'supersha'
);