Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / poanetwork/threshold_crypto issues and pull requests

#119 - added combine_signatures_with_threshold

Pull Request - State: open - Opened by niko-ng 3 months ago

#116 - Ring signature example?

Issue - State: open - Opened by dan-da over 3 years ago - 2 comments

#115 - Release Version 0.4.1 (#114) without failure crate

Pull Request - State: closed - Opened by grumbach over 3 years ago

#114 - Release Version 0.4.1 to include the removal of failure

Issue - State: open - Opened by grumbach over 3 years ago - 1 comment

#113 - Question: Any plans for updating pairing?

Issue - State: closed - Opened by vihu over 3 years ago - 2 comments

#112 - Include DKG example

Issue - State: open - Opened by ineiti over 3 years ago - 3 comments

#111 - Question: Should there be any prevention for base_val going to zero?

Issue - State: closed - Opened by vihu over 3 years ago - 2 comments

#110 - Compatibility with other bls12-381 libraries

Issue - State: open - Opened by iancoleman over 3 years ago - 3 comments

#109 - PublicKey::from_bytes() seems overly restrictive

Issue - State: closed - Opened by JayKickliter almost 4 years ago

#108 - Add interpolate_from_fr fun

Pull Request - State: open - Opened by vihu almost 4 years ago

#107 - Add reveal to commitment and bivarcommitment

Pull Request - State: open - Opened by vihu almost 4 years ago

#106 - Replace failure (which is deprecated) with thiserror

Pull Request - State: closed - Opened by madadam almost 4 years ago - 1 comment

#104 - Serializing SecretKey to bytes

Issue - State: open - Opened by iancoleman about 4 years ago - 2 comments

#103 - Is full PublicKeySet really needed to combine signature/decryption shares?

Issue - State: closed - Opened by madadam over 4 years ago - 5 comments

#102 - Version 0.4.0

Pull Request - State: closed - Opened by afck over 4 years ago - 6 comments

#101 - Make SecretKeySet cloneable. Rust 1.42.0.

Pull Request - State: closed - Opened by afck over 4 years ago

#100 - Upgrade to pairing >= 0.15?

Issue - State: closed - Opened by huitseeker almost 5 years ago - 1 comment

#99 - Outdated dep: Update pairing

Issue - State: closed - Opened by ibalajiarun almost 5 years ago - 1 comment

#98 - Blind signing?

Issue - State: open - Opened by dirvine almost 5 years ago - 6 comments

#97 - Derive Clone for SecretKeySet

Issue - State: closed - Opened by et4te almost 5 years ago

#96 - Make `reveal` print the secret key, not the public one.

Pull Request - State: closed - Opened by afck almost 5 years ago

#95 - Add FFI bindings?

Issue - State: open - Opened by vkomenda almost 5 years ago - 5 comments

#94 - Update README.md

Pull Request - State: closed - Opened by kigawas about 5 years ago

#93 - upgrade pairing

Pull Request - State: closed - Opened by kigawas about 5 years ago - 11 comments

#92 - fix codec build error under feature std

Pull Request - State: closed - Opened by kigawas about 5 years ago

#91 - Clean up and add parity codec support

Pull Request - State: closed - Opened by kigawas about 5 years ago

#90 - Hide DecryptionShare contents in Debug output.

Pull Request - State: closed - Opened by afck about 5 years ago

#89 - Version 0.3.2

Pull Request - State: closed - Opened by afck over 5 years ago

#88 - Publish threshold_crypto 0.3.2?

Issue - State: closed - Opened by nbaksalyar over 5 years ago - 1 comment

#87 - Don't use the preview versions of clippy and rustfmt.

Pull Request - State: closed - Opened by afck over 5 years ago

#86 - Implement common traits for SerdeSecret

Pull Request - State: closed - Opened by sgeisler over 5 years ago - 5 comments

#85 - Implement Copy trait for PublicKeyShare

Pull Request - State: closed - Opened by nbaksalyar over 5 years ago

#84 - add scheme references to README

Pull Request - State: closed - Opened by andogro over 5 years ago

#83 - Update to Rust 1.35.0.

Pull Request - State: closed - Opened by afck over 5 years ago

#82 - Fix some documentation issues.

Pull Request - State: closed - Opened by Fraser999 over 5 years ago

#81 - Remove 'lazy_static' dependency.

Pull Request - State: closed - Opened by DrPeterVanNostrand over 5 years ago

#80 - Where is gen04() implemented

Issue - State: closed - Opened by ghost over 5 years ago - 1 comment

#79 - Using the serde derive feature instead of the crate serde_derive

Pull Request - State: closed - Opened by vkomenda over 5 years ago

#78 - Reimport of Serialize and Deserialize

Issue - State: closed - Opened by ghost over 5 years ago - 9 comments

#77 - Make `PublicKeySet` orderable, too.

Pull Request - State: closed - Opened by afck almost 6 years ago

#76 - Make SerdeSecret's field public.

Pull Request - State: closed - Opened by afck almost 6 years ago - 3 comments

#75 - Make several types Ord, PartialOrd.

Pull Request - State: closed - Opened by afck almost 6 years ago

#74 - Implement serde for secret keys

Pull Request - State: closed - Opened by sgeisler almost 6 years ago - 4 comments

#73 - Key serialization and deserialization

Issue - State: closed - Opened by sgeisler almost 6 years ago - 5 comments

#72 - Add docs.rs and crates.io badges.

Pull Request - State: closed - Opened by afck almost 6 years ago

#71 - Cargo fix update.

Pull Request - State: closed - Opened by dirvine almost 6 years ago

#70 - Include reference to BLS12 signatures in README

Pull Request - State: closed - Opened by andogro almost 6 years ago

#69 - Migrate to rand 0.6, bump version to 0.3.0.

Pull Request - State: closed - Opened by afck almost 6 years ago - 1 comment

#68 - Upgrade to Rust 1.31.0 and edition 2018.

Pull Request - State: closed - Opened by afck almost 6 years ago

#67 - Make it no-std

Issue - State: open - Opened by davidp94 almost 6 years ago - 10 comments

#66 - Don’t allow calling `reveal` in release builds

Pull Request - State: open - Opened by DemiMarie almost 6 years ago - 4 comments

#65 - Add missing_docs lint, extend docs.

Pull Request - State: closed - Opened by afck about 6 years ago

#64 - Make serialization less wasteful.

Pull Request - State: closed - Opened by afck about 6 years ago

#63 - Add `from_bytes` methods, improve serialization.

Issue - State: closed - Opened by afck about 6 years ago

#62 - Added a bit iterator for signatures

Pull Request - State: closed - Opened by vkomenda about 6 years ago - 3 comments

#61 - Re-link security audit

Pull Request - State: closed - Opened by andogro about 6 years ago

#60 - Added security audit link

Pull Request - State: closed - Opened by andogro about 6 years ago

#59 - Instead of macro_use, use use.

Pull Request - State: closed - Opened by afck about 6 years ago

#58 - Upgrade to Rust 1.30.0.

Pull Request - State: closed - Opened by afck about 6 years ago

#57 - Version 0.2.1

Pull Request - State: closed - Opened by afck about 6 years ago - 1 comment

#56 - Make hash_g2 public.

Pull Request - State: closed - Opened by afck about 6 years ago

#55 - Version 0.2.0

Pull Request - State: closed - Opened by afck about 6 years ago - 1 comment

#54 - Use hex_fmt 0.2.0.

Pull Request - State: closed - Opened by afck about 6 years ago

#53 - Add `cargo audit` to CI.

Pull Request - State: closed - Opened by mbr about 6 years ago

#52 - Fix negative overflow, add interpolation test.

Pull Request - State: closed - Opened by afck about 6 years ago - 1 comment

#51 - Integer underflow in `interpolate`.

Issue - State: closed - Opened by mbr about 6 years ago

#50 - Replace HexBytes with the hex_fmt crate.

Pull Request - State: closed - Opened by afck about 6 years ago

#49 - Mocktography

Pull Request - State: closed - Opened by mbr about 6 years ago

#48 - Reorder: public imports come last.

Pull Request - State: closed - Opened by afck about 6 years ago

#47 - Remove explicit Send+Sync impl for Error.

Pull Request - State: closed - Opened by afck about 6 years ago

#46 - Optimize polynomial interpolation in the curve.

Pull Request - State: closed - Opened by afck about 6 years ago - 1 comment

#45 - Remove mlock.

Pull Request - State: closed - Opened by afck about 6 years ago

#44 - Prepare for adding mock cryptography for testing.

Pull Request - State: closed - Opened by afck about 6 years ago

#43 - Merge xor_vec and hash_bytes, validate polynomial degrees.

Pull Request - State: closed - Opened by afck about 6 years ago

#42 - Efficiently allocate memory for secrets in locked pages.

Issue - State: open - Opened by afck about 6 years ago - 16 comments

#41 - Add an API that allows specifying the RNG to be used for encryption.

Pull Request - State: closed - Opened by mbr about 6 years ago

#40 - Fix build failure if deadlinks is already installed.

Pull Request - State: closed - Opened by afck about 6 years ago

#39 - Add benchmark for combining signatures

Pull Request - State: closed - Opened by afck about 6 years ago - 1 comment

#38 - Update authors list, add cargo-deadlinks.

Pull Request - State: closed - Opened by afck about 6 years ago - 1 comment

#37 - Fix CI by using Rust 1.29

Pull Request - State: closed - Opened by vkomenda about 6 years ago

#36 - Fix CI: use only stable Rust.

Pull Request - State: closed - Opened by afck about 6 years ago

#35 - Add benchmark for combining signatures

Pull Request - State: closed - Opened by fhaynes about 6 years ago - 7 comments

#34 - Added 'MlockManager' to prevent early 'munlock'ing

Pull Request - State: closed - Opened by DrPeterVanNostrand about 6 years ago - 8 comments

#33 - Add additional benchmarks

Pull Request - State: closed - Opened by fhaynes about 6 years ago - 10 comments

#32 - Typo fixes, added Code of Conduct file

Pull Request - State: closed - Opened by andogro about 6 years ago

#31 - Dont unlock more than one secret at a time

Issue - State: closed - Opened by DrPeterVanNostrand about 6 years ago - 2 comments

#30 - Added type for clearing temporary values.

Pull Request - State: closed - Opened by DrPeterVanNostrand about 6 years ago

#29 - Add `CHANGELOG.md` for breaking API changes

Issue - State: open - Opened by DrPeterVanNostrand about 6 years ago

#28 - Added 'try_' constructors to secret types.

Pull Request - State: closed - Opened by DrPeterVanNostrand about 6 years ago

#27 - `SecretKeyShare` should have a redacted `Debug` implementation

Issue - State: closed - Opened by DrPeterVanNostrand about 6 years ago
Labels: good first issue

#26 - Added 'Testing' section to README

Pull Request - State: closed - Opened by DrPeterVanNostrand about 6 years ago

#25 - Optimize the polynomial interpolation in `lib.rs`.

Issue - State: closed - Opened by afck about 6 years ago - 1 comment

#24 - Consider zeroing and mlocking temporary values.

Issue - State: open - Opened by afck about 6 years ago - 3 comments

#23 - Simplify Poly multiplication, speed up interpolation.

Pull Request - State: closed - Opened by afck about 6 years ago - 2 comments

#21 - Update to Rust `beta` channel.

Pull Request - State: closed - Opened by mbr about 6 years ago

#16 - Add benchmarks.

Issue - State: closed - Opened by afck about 6 years ago - 7 comments
Labels: good first issue

#13 - Consider using Fast Fourier Transform for polynomial multiplication.

Issue - State: open - Opened by afck over 6 years ago - 11 comments

#12 - Update to use up-to-date `pairing` library.

Pull Request - State: closed - Opened by mbr over 6 years ago - 1 comment

#6 - Add `try_`-prefixed constructors for secret types

Issue - State: closed - Opened by DrPeterVanNostrand over 6 years ago
Labels: good first issue