forked from tornado-packages/noble-curves
Todo in stark
This commit is contained in:
parent
0592b16a49
commit
989af14b10
@ -8,6 +8,7 @@ import * as cutils from '@noble/curves/utils';
|
||||
|
||||
// Stark-friendly elliptic curve
|
||||
// https://docs.starkware.co/starkex/stark-curve.html
|
||||
// TODO: clarify exports; it is exporting both starkCurve and sign() now, can be confusing
|
||||
|
||||
function getHash(hash: CHash) {
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user