Trust-Machines/p256k1
Wrappers around secp256k1 to expose the underlying math, specifically unwrapped points and scalars with multiexponentiation
CApache-2.0
Issues
- 0
Implement `Sum` for `Scalar` and `Point`
#84 opened by xoloki - 0
- 0
bindgen no longer working with current secp256k1
#81 opened by xoloki - 0
Implement equality operators for `PublicKey` and all other structs that are missing them
#78 opened by xoloki - 0
`const G` in `point` module is platform specific
#77 opened by xoloki - 0
Wrap schnorr proofs
#71 opened by xoloki - 1
Add support for ZKP or range proofs
#7 opened by igorsyl - 0
- 0
Add trait to allow doing multimult without first creating linear vectors of scalars and points
#69 opened by xoloki - 5
Simplify building process for p256k1.
#40 opened by sergey-shandar - 0
- 0
Case 2: Replace a function
#53 opened by sergey-shandar - 0
- 3
- 0
- 0
Move binding generator into a separate CLI tool and the generated code to the Git repo.
#43 opened by sergey-shandar - 0
Doc generation on github.io (aka GH Pages)
#48 opened by sergey-shandar - 8
- 5
- 0
- 0
- 0
Add benchmarks to CI
#18 opened by xoloki - 0
Move scratch space into thread local storage
#16 opened by xoloki - 0
- 0
move bindings.rs into `$OUT_DIR`
#20 opened by xoloki - 0
Remove homepage/documentation from Cargo.toml
#15 opened by xoloki - 0
Add doc comments to structs and functions
#14 opened by xoloki - 1
Implement multiexponentiation
#2 opened by xoloki - 1
Add benchmarking using criterion crate
#5 opened by xoloki - 1
- 1