GitHub / filecoin-project/bls-signatures issues and pull requests
#78 - update rand
Pull Request -
State: closed - Opened by elwerene 4 months ago
- 2 comments
#77 - chore: update a few dependencies (thiserror, subtle, base64*)
Pull Request -
State: closed - Opened by Stebalien 9 months ago
- 1 comment
#76 - chore: remove some dead code
Pull Request -
State: closed - Opened by Stebalien 9 months ago
#75 - feat: zeorize support
Pull Request -
State: closed - Opened by palozano over 1 year ago
- 3 comments
#74 - Zero-out value before drop
Issue -
State: closed - Opened by palozano over 1 year ago
- 1 comment
#73 - draft version of pub key aggregation
Pull Request -
State: open - Opened by n-hutton over 1 year ago
#72 - Replace the quadradic duplicate check logic with a linear version
Pull Request -
State: closed - Opened by Stebalien almost 2 years ago
- 1 comment
#71 - chore: run all jobs on GitHub
Pull Request -
State: closed - Opened by vmx almost 2 years ago
#70 - chore: update to rust 2021 edition
Pull Request -
State: closed - Opened by Stebalien almost 2 years ago
- 1 comment
#69 - chore: fix some clippy warnings
Pull Request -
State: closed - Opened by Stebalien almost 2 years ago
#68 - Quadratic duplicate message check
Issue -
State: closed - Opened by Stebalien almost 2 years ago
- 1 comment
#67 - Simplify aggregate verification
Pull Request -
State: closed - Opened by Stebalien almost 2 years ago
- 1 comment
#66 - feat: remove bls-signature-ffi
Pull Request -
State: closed - Opened by vmx almost 2 years ago
#65 - Increase MSRC to 1.63
Pull Request -
State: closed - Opened by vmx almost 2 years ago
- 2 comments
#64 - fix: increase MSRV
Pull Request -
State: closed - Opened by vmx almost 2 years ago
#63 - chore: relax the blst version requirement
Pull Request -
State: closed - Opened by vmx almost 2 years ago
#62 - Return encoded response from server
Issue -
State: closed - Opened by ok-john almost 2 years ago
- 2 comments
#61 - chore: the FFI was never published, make it explicit
Pull Request -
State: closed - Opened by vmx over 2 years ago
#60 - fix: use newest version of ff, group and pairing
Pull Request -
State: closed - Opened by vmx over 2 years ago
#59 - How to aggregate two overlapping multi-signatures ?
Issue -
State: closed - Opened by TimotheAlbouy almost 3 years ago
- 2 comments
#58 - Source of test vectors in tests/data.json ?
Issue -
State: closed - Opened by Sajjon almost 3 years ago
- 2 comments
#57 - What are the securities against rogue public-key attacks?
Issue -
State: closed - Opened by TimotheAlbouy almost 3 years ago
#56 - (cargo-release) version 0.13.0
Pull Request -
State: closed - Opened by shawnrader almost 3 years ago
#55 - feat: update blst and blstrs
Pull Request -
State: closed - Opened by vmx almost 3 years ago
#54 - revert: Revert "(cargo-release) start next development iteration 0.12…
Pull Request -
State: closed - Opened by vmx almost 3 years ago
- 1 comment
#53 - chore: update CircleCI to xcode 13.4.1
Pull Request -
State: closed - Opened by vmx almost 3 years ago
#52 - chore: update dependencies
Pull Request -
State: closed - Opened by vmx about 3 years ago
#51 - Min sig scheme
Pull Request -
State: closed - Opened by jonarmani about 3 years ago
- 1 comment
#50 - Add support for pk on G2 and sig G1 and make it configurable
Issue -
State: closed - Opened by Janmajayamall about 3 years ago
- 2 comments
#49 - add github actions
Pull Request -
State: closed - Opened by dignifiedquire over 3 years ago
#48 - test(key): add more from_bytes tests
Pull Request -
State: closed - Opened by dignifiedquire over 3 years ago
#47 - feat: update to blst@0.3.6
Pull Request -
State: closed - Opened by dignifiedquire almost 4 years ago
#46 - feat: update to the latest blstrs release
Pull Request -
State: closed - Opened by cryptonemo almost 4 years ago
#45 - Publish latest?
Issue -
State: closed - Opened by cryptoquick almost 4 years ago
- 2 comments
#44 - Minimal-signature-size or Minimal-pubkey-size Variant?
Issue -
State: closed - Opened by jonarmani almost 4 years ago
- 1 comment
#43 - feat: migrate to upstream crates of group, ff and bls12-381
Pull Request -
State: closed - Opened by dignifiedquire about 4 years ago
#42 - Cannot aggregate to a single message
Issue -
State: closed - Opened by leahcornelius about 4 years ago
- 18 comments
#41 - feat: update dependencies to the latest
Pull Request -
State: closed - Opened by cryptonemo about 4 years ago
#40 - Is there a specific standard documented somewhere that this crate adheres to?
Issue -
State: closed - Opened by McFranko about 4 years ago
- 2 comments
#39 - Fix benches
Pull Request -
State: closed - Opened by koivunej over 4 years ago
- 5 comments
#38 - feat: add multicore feature to allow skipping the rayon dependency
Pull Request -
State: closed - Opened by dignifiedquire over 4 years ago
#37 - Fix additive feature flag usage
Pull Request -
State: closed - Opened by austinabell over 4 years ago
- 1 comment
#36 - feat: update to blst@0.3
Pull Request -
State: closed - Opened by dignifiedquire over 4 years ago
#35 - Upgrade to blstrs@0.2
Issue -
State: closed - Opened by dignifiedquire over 4 years ago
- 1 comment
#34 - feat: add portable flag for blstrs dependency
Pull Request -
State: closed - Opened by cryptonemo over 4 years ago
- 1 comment
#33 - feat: implement blst backend
Pull Request -
State: closed - Opened by dignifiedquire over 4 years ago
#32 - feat: update paired dependency
Pull Request -
State: closed - Opened by cryptonemo about 5 years ago
- 3 comments
#31 - Add comment for rogue-key attack
Pull Request -
State: closed - Opened by DrPeterVanNostrand about 5 years ago
- 1 comment
#30 - Improve security checks
Pull Request -
State: closed - Opened by dignifiedquire about 5 years ago
#29 - fix: enforce distinct messages in aggregate signature verification
Pull Request -
State: closed - Opened by DrPeterVanNostrand about 5 years ago
- 1 comment
#28 - signature scheme
Issue -
State: closed - Opened by lishuailibertine about 5 years ago
#27 - feat: update for hash-to-curve-07
Pull Request -
State: closed - Opened by dignifiedquire over 5 years ago
#26 - Update to latest hash-to-curve
Issue -
State: closed - Opened by dignifiedquire over 5 years ago
- 1 comment
#25 - refactor: miscellaneous tidying up
Pull Request -
State: closed - Opened by koushiro over 5 years ago
#24 - feat: implement hasing based on the new rfc
Pull Request -
State: closed - Opened by dignifiedquire over 5 years ago
#23 - feat: update to lastest deps, including fff (forked ff)
Pull Request -
State: closed - Opened by dignifiedquire over 5 years ago
#22 - feat: update dependencies to latest
Pull Request -
State: closed - Opened by dignifiedquire over 5 years ago
#21 - bugs(Cargo.lock) for repeatable builds, we need a lock
Pull Request -
State: closed - Opened by laser over 5 years ago
#20 - update toolchain to match rust-fil-proofs
Pull Request -
State: closed - Opened by dignifiedquire over 5 years ago
#19 - IRTF CFRG BLS discussion
Issue -
State: closed - Opened by burdges over 5 years ago
- 4 comments
#18 - fix(toolchain): upgrade toolchain to 10-28-2019
Pull Request -
State: closed - Opened by laser over 5 years ago
#17 - feat: allow private key generation with a seed
Pull Request -
State: closed - Opened by vmx almost 6 years ago
#16 - perf: improve verification times
Pull Request -
State: closed - Opened by dignifiedquire almost 6 years ago
#15 - Improve FFI API
Issue -
State: closed - Opened by dignifiedquire almost 6 years ago
- 1 comment
#14 - update deps + handle invalid inputs
Pull Request -
State: closed - Opened by dignifiedquire almost 6 years ago
- 1 comment
#13 - update rust-toolchain to match version used by rust-fil-sector-builder
Pull Request -
State: closed - Opened by laser almost 6 years ago
#12 - Update submodule reference in go-bls-sigs
Issue -
State: closed - Opened by Kubuxu about 6 years ago
- 2 comments
#11 - chore: update rust versions
Pull Request -
State: closed - Opened by dignifiedquire over 6 years ago
- 1 comment
#10 - break out packaging from publishing script
Pull Request -
State: closed - Opened by sidke over 6 years ago
#9 - fix incorrect bls-signatures release filename
Pull Request -
State: closed - Opened by sidke over 6 years ago
#8 - compile and publish bls-signatures library
Pull Request -
State: closed - Opened by sidke over 6 years ago
#7 - feat: update pairing library to master
Pull Request -
State: closed - Opened by dignifiedquire over 6 years ago
- 1 comment
#6 - Implement proper error handling
Issue -
State: closed - Opened by dignifiedquire over 6 years ago
#5 - Update pairing library to latest version
Issue -
State: closed - Opened by dignifiedquire over 6 years ago
Labels: cryptolab
#4 - Update license to MIT/Apache-2
Pull Request -
State: closed - Opened by ianjdarrow over 6 years ago
#3 - expose bls-signatures FFI
Pull Request -
State: closed - Opened by sidke over 6 years ago
#2 - chore(ci): initial setup
Pull Request -
State: closed - Opened by dignifiedquire over 6 years ago
#1 - refactor: cleanup code and apply clippy
Pull Request -
State: closed - Opened by dignifiedquire over 6 years ago