Ecosyste.ms: Issues

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

GitHub / zkcrypto/jubjub issues and pull requests

#64 - Point negation is not homomorphic?

Issue - State: open - Opened by davidrusu 8 months ago - 2 comments

#63 - Implement `Zeroize` for scalar and points

Pull Request - State: closed - Opened by moCello 9 months ago

#62 - chore(rust-toolchain.toml): update to newer rust version

Pull Request - State: open - Opened by dragan2234 11 months ago

#61 - Point to the RFC process

Pull Request - State: closed - Opened by str4d about 1 year ago

#60 - Release 0.14.0

Pull Request - State: closed - Opened by moCello about 1 year ago

#59 - Bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 1 comment

#58 - Migrate to `group::CurveAffine`

Pull Request - State: open - Opened by str4d over 1 year ago

#57 - Release 0.10.0

Pull Request - State: closed - Opened by str4d almost 2 years ago

#56 - Update CI

Pull Request - State: closed - Opened by str4d almost 2 years ago

#55 - Release 0.9.0

Pull Request - State: closed - Opened by ebfull over 2 years ago

#54 - Release 0.8.0

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

#53 - Add `jubjub::Base` type alias

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

#52 - Use batch inversion APIs from `ff` crate

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

#51 - Add `jubjub::AffinePoint::batch_from_bytes` API

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

#50 - Optimize square root implementation for Fq

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

#49 - Will be good to add a tag on each release ?

Issue - State: open - Opened by oxarbitrage over 3 years ago

#48 - Add `jubjub::Base` type

Issue - State: closed - Opened by str4d over 3 years ago

#47 - Release 0.7.0

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

#46 - Fix ZIP 216 bug

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

#45 - ff 0.10, group 0.10

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

#44 - Update to bitvec 0.22

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

#43 - Implement ZIP-216: Canonical Jubjub Point Encodings

Issue - State: closed - Opened by dconnolly almost 4 years ago - 1 comment

#42 - jubjub 0.6.0

Pull Request - State: closed - Opened by str4d about 4 years ago

#41 - Update to ff 0.9 etc.

Pull Request - State: closed - Opened by str4d about 4 years ago

#40 - Fix wasm32 targets

Pull Request - State: closed - Opened by str4d over 4 years ago - 1 comment

#39 - Release 0.5.0

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

#38 - Migrate to ff 0.8

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

#37 - Release 0.4.0

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

#36 - Recalculate w-NAF recommendations

Issue - State: open - Opened by str4d over 4 years ago

#35 - Vlopes11/10 dhke

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

#34 - Expose Fr::MODULUS

Pull Request - State: closed - Opened by znewman01 almost 5 years ago - 6 comments

#33 - Add public Scalar type alias for Fr

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

#32 - Typo

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

#31 - Serde support

Issue - State: open - Opened by hdevalence almost 5 years ago

#30 - Fix typo

Pull Request - State: closed - Opened by rex4539 about 5 years ago - 1 comment

#29 - Release of 0.3

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

#28 - Why is the Jubjub base field exposed?

Issue - State: closed - Opened by hdevalence about 5 years ago - 9 comments

#27 - Remove nightly note

Pull Request - State: closed - Opened by hdevalence about 5 years ago - 2 comments

#26 - Replace Fq implementation with bls12_381::Scalar

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

#25 - CI checks

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

#24 - More api edits

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

#23 - Constifying

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

#22 - Use CtOption from subtle crate

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

#21 - Stack tweaks

Pull Request - State: closed - Opened by str4d over 5 years ago - 1 comment

#20 - Upgrade subtle and use new CtOption

Issue - State: closed - Opened by Eirik0 almost 6 years ago

#19 - Constant time everything

Pull Request - State: closed - Opened by ebfull almost 6 years ago - 2 comments

#18 - Constant-time Fq::sqrt()

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

#17 - Serialization tests

Issue - State: closed - Opened by ebfull almost 6 years ago

#16 - Black box testing

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

#15 - From bytes wide

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

#14 - Edition 2018 fixes

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

#13 - Black box tests

Pull Request - State: closed - Opened by Eirik0 about 6 years ago - 5 comments

#12 - Scalar field Fr

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

#11 - Remove some mutable variables and use multiplication operator

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

#10 - Hashing into the field

Issue - State: closed - Opened by ebfull about 6 years ago - 3 comments

#9 - Scalar field Fr implementation

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

#8 - Expose constants for FFTs in Fq

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

#7 - Require debug implementations on public-facing APIs

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

#6 - Arith improvements

Pull Request - State: closed - Opened by ebfull over 6 years ago

#5 - Update subtle crate dependency

Issue - State: closed - Opened by ebfull over 6 years ago

#4 - Point arithmetic (addition/doubling)

Issue - State: closed - Opened by ebfull over 6 years ago - 1 comment

#3 - Fq inverse (addition chain for fq)

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

#2 - Fq square assign

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

#1 - Request for Addition Chains

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