Ecosyste.ms: Issues

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

GitHub / privacy-scaling-explorations/halo2curves issues and pull requests

#163 - Towards state-of-the-art multi-scalar-muls

Issue - State: open - Opened by mratsim over 1 year ago - 2 comments

#163 - Towards state-of-the-art multi-scalar-muls

Issue - State: open - Opened by mratsim over 1 year ago - 2 comments

#99 - Fix nits in `bn256`.

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

#99 - Fix nits in `bn256`.

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

#98 - Add Pluto-Eris cycle of curves

Pull Request - State: closed - Opened by davidnevadoc about 1 year ago - 2 comments

#97 - Pluto/Eris benchmarks

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

#97 - Pluto/Eris benchmarks

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

#96 - New crate release

Issue - State: closed - Opened by huitseeker about 1 year ago - 3 comments

#96 - New crate release

Issue - State: closed - Opened by huitseeker about 1 year ago - 3 comments

#95 - Fast isSquare / Legendre symbol / Jacobi symbol - 16.8x acceleration

Pull Request - State: closed - Opened by mratsim about 1 year ago - 4 comments

#94 - fix regression in #93 reexport field benches aren't run

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

#94 - fix regression in #93 reexport field benches aren't run

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

#92 - Fix bls endo params. Do not merge.

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

#92 - Fix bls endo params. Do not merge.

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

#91 - Simplify `frobenius_map` in `bn256`

Issue - State: closed - Opened by davidnevadoc about 1 year ago - 1 comment

#91 - Simplify `frobenius_map` in `bn256`

Issue - State: closed - Opened by davidnevadoc about 1 year ago - 1 comment

#90 - Duplicated `mul_by_nonresidue` function in `Bn256` field extensions

Issue - State: closed - Opened by davidnevadoc about 1 year ago - 1 comment

#90 - Duplicated `mul_by_nonresidue` function in `Bn256` field extensions

Issue - State: closed - Opened by davidnevadoc about 1 year ago - 1 comment

#89 - Fix error in WithSmallOrderMulGroup impl for Bn254::Fr

Issue - State: closed - Opened by CPerezz about 1 year ago - 2 comments

#89 - Fix error in WithSmallOrderMulGroup impl for Bn254::Fr

Issue - State: closed - Opened by CPerezz about 1 year ago - 2 comments

#88 - refactor: (De)Serialization of points using `GroupEncoding`

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

#88 - refactor: (De)Serialization of points using `GroupEncoding`

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

#87 - Support bls12 381 temporarilly

Pull Request - State: closed - Opened by CPerezz about 1 year ago - 9 comments

#86 - Insert MSM and FFT code and their benchmarks.

Pull Request - State: closed - Opened by einar-taiko about 1 year ago - 7 comments

#86 - Insert MSM and FFT code and their benchmarks.

Pull Request - State: closed - Opened by einar-taiko about 1 year ago - 7 comments

#85 - fix: Improve serialization for prime fields

Pull Request - State: closed - Opened by huitseeker about 1 year ago - 6 comments

#85 - fix: Improve serialization for prime fields

Pull Request - State: closed - Opened by huitseeker about 1 year ago - 6 comments

#84 - RFC: Move MSM and FFT in this repo and offer a standard interface

Issue - State: closed - Opened by mratsim about 1 year ago - 2 comments

#84 - RFC: Move MSM and FFT in this repo and offer a standard interface

Issue - State: closed - Opened by mratsim about 1 year ago - 2 comments

#83 - Fast modular inverse - 9.4x acceleration

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

#83 - Fast modular inverse - 9.4x acceleration

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

#82 - Bring back curve algorithms for `a = 0`

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

#82 - Bring back curve algorithms for `a = 0`

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

#81 - Add simplified SWU method

Pull Request - State: closed - Opened by davidnevadoc over 1 year ago

#81 - Add simplified SWU method

Pull Request - State: closed - Opened by davidnevadoc over 1 year ago

#80 - Add field conversion to/from `[u64;4]`

Pull Request - State: closed - Opened by jonathanpwang over 1 year ago

#80 - Add field conversion to/from `[u64;4]`

Pull Request - State: closed - Opened by jonathanpwang over 1 year ago

#79 - [WIP] Add `Legendre` trait

Pull Request - State: closed - Opened by davidnevadoc over 1 year ago - 1 comment

#79 - [WIP] Add `Legendre` trait

Pull Request - State: closed - Opened by davidnevadoc over 1 year ago - 1 comment

#78 - chore: Bump to 0.4

Pull Request - State: closed - Opened by CPerezz over 1 year ago

#78 - chore: Bump to 0.4

Pull Request - State: closed - Opened by CPerezz over 1 year ago

#77 - Compute Legendre symbol for `hash_to_curve`

Pull Request - State: closed - Opened by davidnevadoc over 1 year ago - 6 comments

#77 - Compute Legendre symbol for `hash_to_curve`

Pull Request - State: closed - Opened by davidnevadoc over 1 year ago - 6 comments

#76 - Upgrade testing across the lib

Issue - State: closed - Opened by CPerezz over 1 year ago - 5 comments
Labels: T-test

#75 - Monitor upstream moves to CurveAffine

Issue - State: closed - Opened by huitseeker over 1 year ago - 5 comments

#75 - Monitor upstream moves to CurveAffine

Issue - State: closed - Opened by huitseeker over 1 year ago - 5 comments

#73 - Avoid computing square roots where possible in hash_to_curve

Issue - State: closed - Opened by huitseeker over 1 year ago - 1 comment

#73 - Avoid computing square roots where possible in hash_to_curve

Issue - State: closed - Opened by huitseeker over 1 year ago - 1 comment

#72 - Revert to old `Fr::ZETA`

Pull Request - State: closed - Opened by kilic over 1 year ago - 5 comments

#72 - Revert to old `Fr::ZETA`

Pull Request - State: closed - Opened by kilic over 1 year ago - 5 comments

#71 - Make macros more modular to avoid performance drop when curve with `a = 0`

Issue - State: closed - Opened by han0110 over 1 year ago - 1 comment

#71 - Make macros more modular to avoid performance drop when curve with `a = 0`

Issue - State: closed - Opened by han0110 over 1 year ago - 1 comment

#70 - Implement Simplified SWU hash to curve for `Secp256k1`

Issue - State: closed - Opened by han0110 over 1 year ago - 2 comments

#70 - Implement Simplified SWU hash to curve for `Secp256k1`

Issue - State: closed - Opened by han0110 over 1 year ago - 2 comments

#69 - Replace `pairing` with `zkcrypto/pairing`

Pull Request - State: closed - Opened by kilic over 1 year ago

#69 - Replace `pairing` with `zkcrypto/pairing`

Pull Request - State: closed - Opened by kilic over 1 year ago

#68 - Remove CurveAffineExt trait

Issue - State: closed - Opened by CPerezz over 1 year ago - 1 comment

#68 - Remove CurveAffineExt trait

Issue - State: closed - Opened by CPerezz over 1 year ago - 1 comment

#67 - Removes `CurveAffineExt`

Pull Request - State: closed - Opened by kilic over 1 year ago

#67 - Removes `CurveAffineExt`

Pull Request - State: closed - Opened by kilic over 1 year ago

#66 - Migrate pairing code to use pairing-0.23 instead of duplicating the code

Issue - State: closed - Opened by CPerezz over 1 year ago - 1 comment
Labels: enhancement

#66 - Migrate pairing code to use pairing-0.23 instead of duplicating the code

Issue - State: closed - Opened by CPerezz over 1 year ago - 1 comment
Labels: enhancement

#65 - feat: add secq256k1

Pull Request - State: closed - Opened by dmpierre over 1 year ago - 1 comment

#64 - fix: Alert if publisher doesn't have cargo-release installed

Pull Request - State: closed - Opened by CPerezz over 1 year ago - 1 comment

#64 - fix: Alert if publisher doesn't have cargo-release installed

Pull Request - State: closed - Opened by CPerezz over 1 year ago - 1 comment

#63 - Tag update from `0.3.x -> 0.1.0` is breaking change

Issue - State: closed - Opened by akileshtangella over 1 year ago - 2 comments

#63 - Tag update from `0.3.x -> 0.1.0` is breaking change

Issue - State: closed - Opened by akileshtangella over 1 year ago - 2 comments

#62 - Tags all gone

Issue - State: closed - Opened by jonathanpwang over 1 year ago - 1 comment

#62 - Tags all gone

Issue - State: closed - Opened by jonathanpwang over 1 year ago - 1 comment

#61 - Makefile rule for publishing doesn't work

Issue - State: closed - Opened by CPerezz over 1 year ago - 2 comments
Labels: T-bug

#61 - Makefile rule for publishing doesn't work

Issue - State: closed - Opened by CPerezz over 1 year ago - 2 comments
Labels: T-bug

#60 - feature request: Release halo2curves as a crate

Issue - State: closed - Opened by huitseeker over 1 year ago - 3 comments

#60 - feature request: Release halo2curves as a crate

Issue - State: closed - Opened by huitseeker over 1 year ago - 3 comments

#59 - ci: Create workflow and configuration for a release

Pull Request - State: closed - Opened by huitseeker over 1 year ago

#59 - ci: Create workflow and configuration for a release

Pull Request - State: closed - Opened by huitseeker over 1 year ago

#58 - Mask `ysign` as `bool`

Pull Request - State: closed - Opened by han0110 over 1 year ago

#58 - Mask `ysign` as `bool`

Pull Request - State: closed - Opened by han0110 over 1 year ago

#57 - Polish Cargo.toml and README

Pull Request - State: closed - Opened by huitseeker over 1 year ago

#57 - Polish Cargo.toml and README

Pull Request - State: closed - Opened by huitseeker over 1 year ago

#56 - ci: Optimize CI configuration and improve test setup

Pull Request - State: closed - Opened by huitseeker over 1 year ago - 3 comments

#56 - ci: Optimize CI configuration and improve test setup

Pull Request - State: closed - Opened by huitseeker over 1 year ago - 3 comments

#55 - Montgomery reduction inline asm revisited

Pull Request - State: closed - Opened by kilic over 1 year ago - 3 comments

#55 - Montgomery reduction inline asm revisited

Pull Request - State: closed - Opened by kilic over 1 year ago - 3 comments

#54 - Fix secp256r1 consts to pass tests

Pull Request - State: closed - Opened by CPerezz over 1 year ago - 2 comments

#54 - Fix secp256r1 consts to pass tests

Pull Request - State: closed - Opened by CPerezz over 1 year ago - 2 comments

#53 - Floating point values truncated when exporting with serde_json

Issue - State: closed - Opened by JSeam2 over 1 year ago - 2 comments

#53 - Floating point values truncated when exporting with serde_json

Issue - State: closed - Opened by JSeam2 over 1 year ago - 2 comments

#52 - Fix SQRT fn for secp256r1 after accidental merge

Issue - State: closed - Opened by CPerezz over 1 year ago - 3 comments
Labels: bug

#52 - Fix SQRT fn for secp256r1 after accidental merge

Issue - State: closed - Opened by CPerezz over 1 year ago - 3 comments
Labels: bug

#51 - [feat] implement MaybeU64 for BN254::ScalarField

Pull Request - State: closed - Opened by zhenfeizhang over 1 year ago - 10 comments

#51 - [feat] implement MaybeU64 for BN254::ScalarField

Pull Request - State: closed - Opened by zhenfeizhang over 1 year ago - 10 comments

#50 - [DO NOT MERGE] Hash to curve with test vectors

Pull Request - State: closed - Opened by han0110 over 1 year ago

#50 - [DO NOT MERGE] Hash to curve with test vectors

Pull Request - State: closed - Opened by han0110 over 1 year ago

#49 - Field arithmetic benchmark + reworked assembly (+40% perf)

Pull Request - State: closed - Opened by mratsim over 1 year ago - 8 comments

#49 - Field arithmetic benchmark + reworked assembly (+40% perf)

Pull Request - State: closed - Opened by mratsim over 1 year ago - 8 comments