dusk-network/bls12_381-sign
Implementation of BLS signatures on the BLS12-381 curve in Rust.
RustMPL-2.0
Issues
- 0
Implement `hash` in a way that it creates a scalar that is statistically uniformly distributed
#70 opened by moCello - 0
Deprecate crate
#75 opened by moCello - 0
Remove go related code from the repo
#67 opened by moCello - 1
Add CHANGELOG.md to this repo
#30 opened by ZER0 - 0
Rename repo to `bls12_381-bls`
#66 opened by moCello - 1
Makefile did not process schema
#42 opened by herr-seppia - 0
Implement `rkyv` related traits
#56 opened by ureeves - 0
Implement dusk-byte serialization of errors
#53 opened by autholykos - 0
Implement `From<SecretKey>` for `APK`
#51 opened by vlopes11 - 0
FFI for go is broken
#47 opened by vlopes11 - 0
Implement `Canon` for the exported types
#48 opened by vlopes11 - 0
Not building in WASM
#44 opened by ureeves - 1
Test performance of Protobuf vs Capnproto
#20 opened by l0k18 - 0
Update README links
#40 opened by t00ts - 0
Refactor codebase to idiomatic approach
#37 opened by t00ts - 0
Integrate the existing signature API/FFI with the new gRPC/Protobuf microservice and Cgo
#33 opened by l0k18 - 1
Remove checks during gRPC deserialisation
#23 opened by herr-seppia - 1
Use compressed APK in the GRPC server
#25 opened by autholykos - 0
- 0
The library should follows the same idioms and conventions of the rest of our repos
#29 opened by ZER0 - 0
- 5
Add microservice exposing API via gRPC/protobuf
#15 opened by l0k18 - 5
Benchmark the BLS12_381-sign server
#19 opened by autholykos - 1
Tests and benches for BLS12-381 IPC for Rust
#18 opened by l0k18 - 1
Add gRPC microservice
#14 opened by l0k18 - 0
Add `staticlib` to `lib` identifier
#12 opened by jules - 0
- 0
- 0
Change the crate-type to `rlib` to allow both for compilation to static libraries, and usage in other Rust libraries
#8 opened by jules - 0
Modify crate to be usable for FFI calls
#5 opened by jules - 0
Create benchmarks
#3 opened by jules - 0
Implement BLS signatures on the BLS12-381 curve
#1 opened by jules