Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LFDT-Lockness/paillier-zk issues and pull requests
#55 - Update changelog script
Pull Request -
State: closed - Opened by survived 3 months ago
#54 - Add maintainers.md
Pull Request -
State: closed - Opened by survived 3 months ago
#53 - Add info about our discord
Pull Request -
State: closed - Opened by survived 4 months ago
#53 - Add info about our discord
Pull Request -
State: closed - Opened by survived 4 months ago
#52 - ZK-proof of paillier multiplication
Issue -
State: open - Opened by manel1874 4 months ago
- 2 comments
#52 - ZK-proof of paillier multiplication
Issue -
State: open - Opened by manel1874 4 months ago
- 2 comments
#51 - Use `#[udigest(as = ...)]` attribute
Pull Request -
State: closed - Opened by survived 5 months ago
- 2 comments
#51 - Use `#[udigest(as = ...)]` attribute
Pull Request -
State: closed - Opened by survived 5 months ago
- 2 comments
#50 - Add contribution & vuln reporting guidelines
Pull Request -
State: closed - Opened by survived 6 months ago
#50 - Add contribution & vuln reporting guidelines
Pull Request -
State: closed - Opened by survived 6 months ago
#49 - Security fix
Pull Request -
State: closed - Opened by survived 6 months ago
- 1 comment
#49 - Security fix
Pull Request -
State: closed - Opened by survived 6 months ago
- 1 comment
#48 - Update `generic-ec` dep to v0.3
Pull Request -
State: closed - Opened by survived 8 months ago
#47 - Update `generic-ec`
Pull Request -
State: closed - Opened by survived 11 months ago
#47 - Update `generic-ec`
Pull Request -
State: closed - Opened by survived 11 months ago
#46 - Publish v0.1.0
Pull Request -
State: closed - Opened by survived about 1 year ago
- 1 comment
#46 - Publish v0.1.0
Pull Request -
State: closed - Opened by survived about 1 year ago
- 1 comment
#45 - Take advantage of knowing factorization in ZK verification
Pull Request -
State: closed - Opened by survived over 1 year ago
#45 - Take advantage of knowing factorization in ZK verification
Pull Request -
State: closed - Opened by survived over 1 year ago
#44 - Export HashRng from crate
Pull Request -
State: closed - Opened by maurges over 1 year ago
#44 - Export HashRng from crate
Pull Request -
State: closed - Opened by maurges over 1 year ago
#43 - Remove unnecessary FromHash requirement
Pull Request -
State: closed - Opened by maurges over 1 year ago
#42 - Allow to provide decryption key instead of encryption key for faster encryption
Pull Request -
State: closed - Opened by survived over 1 year ago
#42 - Allow to provide decryption key instead of encryption key for faster encryption
Pull Request -
State: closed - Opened by survived over 1 year ago
#41 - Multiexponentiation with precomputations
Pull Request -
State: closed - Opened by survived over 1 year ago
- 2 comments
#41 - Multiexponentiation with precomputations
Pull Request -
State: closed - Opened by survived over 1 year ago
- 2 comments
#40 - Update rug and fast-paillier, and some small fixes
Pull Request -
State: closed - Opened by maurges over 1 year ago
#39 - Update library to use `rug` and `fast_paillier`
Pull Request -
State: closed - Opened by survived over 1 year ago
- 1 comment
#39 - Update library to use `rug` and `fast_paillier`
Pull Request -
State: closed - Opened by survived over 1 year ago
- 1 comment
#38 - Optimize Paillier encryption
Pull Request -
State: closed - Opened by survived over 1 year ago
#38 - Optimize Paillier encryption
Pull Request -
State: closed - Opened by survived over 1 year ago
#37 - Update `generic-ec` dep
Pull Request -
State: closed - Opened by survived over 1 year ago
#37 - Update `generic-ec` dep
Pull Request -
State: closed - Opened by survived over 1 year ago
#36 - Sample challenge from `\pm security.q`
Pull Request -
State: closed - Opened by survived over 1 year ago
- 2 comments
#35 - Disallow openssl backend. Fixes #9
Pull Request -
State: closed - Opened by maurges over 1 year ago
#34 - `jacobi` should return `Option<isize>` instead of `isize`
Issue -
State: open - Opened by survived over 1 year ago
- 1 comment
#33 - Jacobi from the book
Pull Request -
State: closed - Opened by survived over 1 year ago
#33 - Jacobi from the book
Pull Request -
State: closed - Opened by survived over 1 year ago
#32 - Better serde support
Pull Request -
State: closed - Opened by survived over 1 year ago
#31 - Fix #25: hash basepoint in challenge
Pull Request -
State: closed - Opened by maurges over 1 year ago
- 1 comment
#31 - Fix #25: hash basepoint in challenge
Pull Request -
State: closed - Opened by maurges over 1 year ago
- 1 comment
#30 - Add more comments on implementation sources. Fixes #20
Pull Request -
State: closed - Opened by maurges over 1 year ago
- 2 comments
#29 - Change interface of NI proofs
Issue -
State: open - Opened by survived over 1 year ago
- 1 comment
#28 - Missing inputs to Fiat-Shamir hash (in non_threshold)
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
- 3 comments
#28 - Missing inputs to Fiat-Shamir hash (in non_threshold)
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
- 3 comments
#27 - Better challenge derivation
Pull Request -
State: closed - Opened by maurges over 1 year ago
#27 - Better challenge derivation
Pull Request -
State: closed - Opened by maurges over 1 year ago
#26 - Missing inputs to Fiat-Shamir hash (again)
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
- 1 comment
#26 - Missing inputs to Fiat-Shamir hash (again)
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
- 1 comment
#25 - Missing input to Fiat-Shamir hash
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
#25 - Missing input to Fiat-Shamir hash
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
#24 - Improve efficiency of find_residue
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
- 1 comment
#24 - Improve efficiency of find_residue
Issue -
State: closed - Opened by jkatzDfns over 1 year ago
- 1 comment
#23 - Relax constraints on zeroize dep
Pull Request -
State: closed - Opened by survived over 1 year ago
#22 - Implement a different PRNG for deriving challenge for NI proofs
Issue -
State: closed - Opened by survived over 1 year ago
- 2 comments
#22 - Implement a different PRNG for deriving challenge for NI proofs
Issue -
State: closed - Opened by survived over 1 year ago
- 2 comments
#21 - Update all the proofs once again
Pull Request -
State: closed - Opened by survived almost 2 years ago
#20 - Link to reference impl of some of algorithms
Issue -
State: closed - Opened by survived almost 2 years ago
#19 - Expose SafePaillierExt trait
Pull Request -
State: closed - Opened by survived almost 2 years ago
- 2 comments
#18 - Correctly use +- for remaining proofs as well
Pull Request -
State: closed - Opened by maurges almost 2 years ago
- 12 comments
#17 - Fixing flakey tests
Pull Request -
State: closed - Opened by maurges almost 2 years ago
#16 - Update some of proof to follow the specs
Pull Request -
State: closed - Opened by survived almost 2 years ago
#15 - Probablistically failing tests
Issue -
State: closed - Opened by survived almost 2 years ago
#14 - Take into account that modpow might not be defined
Pull Request -
State: closed - Opened by survived almost 2 years ago
- 7 comments
#13 - Remove non-determinism from tests
Pull Request -
State: closed - Opened by maurges almost 2 years ago
#12 - Add Пfac (no small factor proof)
Pull Request -
State: closed - Opened by maurges almost 2 years ago
- 3 comments
#11 - Deterministic tests
Issue -
State: closed - Opened by maurges almost 2 years ago
#10 - Add `#![forbid(missing_docs)]`
Issue -
State: open - Opened by maurges almost 2 years ago
#9 - Forbid using with openssl backend
Issue -
State: closed - Opened by maurges almost 2 years ago
#8 - Add serde support
Pull Request -
State: closed - Opened by survived about 2 years ago
#7 - Features to select backend for libpaillier and unknown-order
Pull Request -
State: closed - Opened by maurges about 2 years ago
#6 - +-x into 2x
Pull Request -
State: closed - Opened by maurges about 2 years ago
- 11 comments
#5 - Change api into interactive+non_interactive
Pull Request -
State: closed - Opened by maurges about 2 years ago
- 4 comments
#4 - Add CI
Pull Request -
State: closed - Opened by maurges about 2 years ago
- 1 comment
#3 - Fixes for review in #2
Pull Request -
State: closed - Opened by maurges about 2 years ago
- 6 comments
#2 - Review Пenc
Pull Request -
State: closed - Opened by survived about 2 years ago
- 3 comments
#1 - Implement missing traits
Pull Request -
State: closed - Opened by survived about 2 years ago
- 2 comments