issues
search
arkworks-rs
/
r1cs-std
R1CS constraints for bits, fields, and elliptic curves
https://www.arkworks.rs
Apache License 2.0
137
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Naming of NonNativeFieldVar and its future usage on Fq2, Fq3, Fq4, Fq6, Fq12
#100
weikengchen
closed
10 months ago
0
Interchangeability of NonNativeFieldVar and FpVar for FieldVar
#99
weikengchen
opened
2 years ago
1
NonNativePointVar, or Point Simulation
#98
weikengchen
opened
2 years ago
0
Let `cargo build` work again for the new arkworks-rs algebra
#97
weikengchen
closed
2 years ago
1
Use 2-NAF for representing ATE_LOOP_COUNT in MNT Miller loop
#96
mmagician
closed
2 years ago
0
Fix with latest arkworks version.
#95
mmaker
closed
2 years ago
1
Handling zero as base in group scalar multiplication
#94
deevashwer
closed
1 year ago
2
impl'd EqGadget, CondSelectGadget, R1CSVar for Vec<T>
#93
rozbb
opened
2 years ago
0
Fix `patch` in `Cargo.toml`
#92
Pratyush
closed
2 years ago
0
Rename `Params` to `Config` & fix test code to new ff
#91
sunhuachuang
closed
2 years ago
6
Upgrade to work with latest `ark-ff`
#90
weikengchen
closed
2 years ago
0
Implement "energy-saving" circuit optimization from Gepetto.
#89
Pratyush
opened
2 years ago
0
Add a CI job to test against the curves repo
#88
mmagician
closed
2 years ago
1
Minor Bug Fix
#87
tsunrise
closed
2 years ago
0
Bug Fix in `domain` and API changes
#86
tsunrise
closed
2 years ago
0
Let `query_position_to_coset` return `gen` and `offset` instead of coset elements
#85
tsunrise
closed
2 years ago
0
Publicize non-zero weierstrass affine variables
#84
alex-ozdemir
closed
2 years ago
1
Reduce the need for extraneous generics in downstream code.
#83
Pratyush
opened
3 years ago
1
`NonNative` should automatically internally use `NonNativeMulResultVar` to avoid reductions
#82
Pratyush
opened
3 years ago
2
Rename `NonNative*` to `EmulatedFp*`
#81
Pratyush
closed
9 months ago
1
Potentially make `fields::nonnative::params` module private
#80
Pratyush
opened
3 years ago
0
Merge nonnative
#79
Pratyush
closed
3 years ago
0
Redundancy in `three_bit_cond_neg_lookup` for FpVar
#78
weikengchen
opened
3 years ago
0
Fix BLS12 G2PreparedGadget's AllocVar with a divisive twist
#77
weikengchen
closed
3 years ago
6
`impl ToBytesGadget for Vec<UInt8>`
#76
Pratyush
closed
3 years ago
0
Introduce `mul_by_inverse_unchecked`, and use it
#75
Pratyush
closed
3 years ago
12
Use `Sum` whenever we add more than one `Field` element
#74
Pratyush
opened
3 years ago
0
Release v0.3.1
#73
weikengchen
closed
3 years ago
1
Implement pow-by-constant with NAF for `FpVar`
#72
weikengchen
opened
3 years ago
2
Implement the `Sum` trait for `FpVar`
#71
weikengchen
closed
3 years ago
0
Discuss: enforce `mul_by_inverse`
#70
weikengchen
closed
3 years ago
12
For reference, add a test for non-zero-affine
#69
weikengchen
closed
3 years ago
0
Implement the `Sum` trait for `FpVar`
#68
weikengchen
closed
3 years ago
1
Add allocator for `DensePolynomialVar`
#67
tsunrise
opened
3 years ago
0
Release v0.3.0
#66
weikengchen
closed
3 years ago
0
Let `Radix2Domain::offset` to be `FpVar` instead of `F`
#65
tsunrise
closed
3 years ago
2
Add `Radix2Domain` where offset is not constant
#64
tsunrise
closed
3 years ago
3
Use batch_inversion_and_mul within native lagrange interpolation
#63
ValarDragon
closed
3 years ago
0
Implement Add, Sub, CheckedAdd, CheckedSub for Uints
#62
ValarDragon
opened
3 years ago
0
Upgrade to GitHub-native Dependabot
#61
dependabot-preview[bot]
closed
3 years ago
0
Rename AllocatedBit to AllocatedBool
#60
ValarDragon
closed
3 years ago
0
Release v0.2.0 PR
#59
ValarDragon
closed
3 years ago
0
Update changelog for release
#58
ValarDragon
closed
3 years ago
0
Fix `UInt` docs
#57
Pratyush
closed
3 years ago
1
Update num-bigint requirement from 0.3 to 0.4
#56
dependabot-preview[bot]
closed
3 years ago
0
More efficient powering by constant
#55
weikengchen
opened
3 years ago
5
fixed link format
#54
RyanKung
closed
3 years ago
1
Add Univariate Domain, Vanishing Polynomial, Lagrange Interpolation
#53
tsunrise
closed
3 years ago
8
Add Domain, Lagrange Interpolation, Vanishing Polynomial
#52
tsunrise
closed
3 years ago
1
replace `rand` with `ark_std::rand` and drop `rand_xorshift`
#51
weikengchen
closed
3 years ago
1
Previous
Next