Commit Graph

17 Commits

Author SHA1 Message Date
skaunov
da9f5fb288 All modules naming is aligned. + refactoring&tests
[Discussion] results are incorporated. Naming groomed repository wide. \
Fun fact: I already was confused by that "hash2" naming, lol.

Note that `fn verify_signals` barely [benefit]
from renaming at all currently.

[Discussion]: 251fba6902 (commitcomment-130400727)
[benefit]: https://github.com/plume-sig/zk-nullifier-sig/issues/61
2023-10-20 17:59:39 +03:00
Oren
76da9687cc Set the default version to V2 (JavaScript) 2023-10-06 23:27:35 +03:00
Oren
82c7c265ae lintomg: fix spacing 2023-10-06 23:23:27 +03:00
Oren
0ddb004f3d Replace node:crypto with js-sha256 for browser compatibility 2023-10-06 22:18:14 +03:00
Oren
512159a91c Align PlumeVersion.V1 to be equal to 1 2023-10-05 20:17:44 +03:00
Oren
19ae71bc31 Export PlumeVersion 2023-10-05 20:15:33 +03:00
RajeshRk18
91088140fd Add: Ref comment 2023-09-27 15:40:12 +05:30
Vu Vo
837e28bae1 remove js-sha512 2023-05-12 21:21:13 +07:00
Vu Vo
9ac8f68880 modified javascript lib 2023-04-17 18:37:41 +07:00
blakemscurr
3ba74797c4 Merge branch 'main' of https://github.com/zk-nullifier-sig/zk-nullifier-sig into main 2023-03-23 13:34:42 +13:00
Richard Liu
154aba52d6 1.5.0 - add tests, remove Buffer (bad for browsers) 2023-03-20 17:29:47 +07:00
blakemscurr
6d4c645c6f Merge branch 'main' of https://github.com/zk-nullifier-sig/zk-nullifier-sig into main
Reintroduce curve.P vs curve.N fix, and merge testing styles.
2023-03-16 11:33:36 +13:00
blakemscurr
baee84e770 Move from deprecated crypto package to built in node:crypto. 2023-02-14 13:19:16 +13:00
Richard Liu
e82f74c751 add computeAllInputs to javascript 2023-02-13 00:51:23 -08:00
blakemscurr
b4139edb2c Correctly calculate sha256 of 6 compressed ec points in the circuit. 2023-02-10 16:43:43 +13:00
Richard Liu
c10e8b032f use published amcl-js package 2023-02-01 01:25:06 -08:00
Richard Liu
39ba380fa7 rn to just javascript 2022-12-01 04:28:57 -05:00