Commit Graph

6 Commits

Author SHA1 Message Date
arnaucube
a7ea30d815 secp256k1 WASM compatibility
Use github.com/btcsuite/btcd/btcec instead of
github.com/ethereum/go-ethereum/crypto/secp256k1 for WASM compilation
compatibility.
2021-01-10 23:02:52 +01:00
arnaucube
c7b358b28c Add GHA (tests & lint), add descr, update readme 2021-01-10 19:45:03 +01:00
arnaucube
e5f0e122a7 Add README.md 2021-01-10 17:27:22 +01:00
arnaucube
6b175a9393 Add blind signature scheme methods 2021-01-10 16:47:20 +01:00
arnaucube
560c9030c1 Add secp256k1 wrappers 2021-01-10 14:32:45 +01:00
arnaucube
bdead8ba84 init repo add LICENSE 2021-01-10 14:16:55 +01:00