issues
search
zkcrypto
/
pairing
Pairing-friendly elliptic curve library.
Other
341
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#137
Radovenchyk
closed
3 months ago
1
RecursionError: maximum recursion depth exceeded
#136
Salterwater23
opened
3 months ago
1
fix feature = "cargo-clippy" deprecation
#135
rex4539
closed
8 months ago
0
Point to the RFC process
#134
str4d
closed
11 months ago
0
Release 0.23.0
#133
str4d
closed
1 year ago
0
Fix asm feature
#132
ly0va
closed
2 years ago
1
Make it possible to use multi miller loop without explicit preparation
#131
ebfull
opened
2 years ago
0
Release 0.22.0
#130
ebfull
closed
2 years ago
0
unused dev deps
#129
gilescope
closed
2 years ago
0
Release 0.21.0
#128
str4d
closed
3 years ago
0
remove `is_identity` from MillerLoopResult, after reconsideration
#127
dignifiedquire
closed
3 years ago
0
feat: add additional trait bounds for Engine
#126
dignifiedquire
closed
3 years ago
1
feat: add more trait bounds to MillerLoopResult
#125
dignifiedquire
closed
3 years ago
0
Nature of side channels?
#124
randombit
closed
3 years ago
2
`group 0.10`
#123
str4d
closed
3 years ago
0
Re-export group
#122
str4d
closed
3 years ago
0
Update ff and group to use bitvec-0.22
#121
nuttycom
closed
3 years ago
0
Release 0.19.0
#120
str4d
closed
3 years ago
0
Remove unused generic tests
#119
str4d
closed
3 years ago
0
ff 0.9, group 0.8, rand_core 0.6
#118
str4d
closed
3 years ago
0
Make tests run with 'cargo test', currently failing
#117
dconnolly
closed
3 years ago
4
Release 0.18.0
#116
str4d
closed
4 years ago
0
Actions: Add CI workflow
#115
str4d
closed
4 years ago
0
Release 0.17.0
#114
str4d
closed
4 years ago
2
Final exponentiation docs
#113
paulmillr
closed
1 year ago
0
pairing 0.16.0
#112
str4d
closed
4 years ago
0
no_std support
#111
ibalajiarun
closed
4 years ago
2
Conversion between Fr and FrRepr
#110
bitdivine
closed
4 years ago
1
Derives n borrows
#109
burdges
closed
4 years ago
1
fix RngCore Sized
#108
kigawas
closed
4 years ago
7
Re-export ff and group?
#107
afck
closed
3 years ago
5
Support Zeroize
#106
afck
closed
5 years ago
2
Consider upgrading the rand crate to a version >= 0.5
#105
huitseeker
closed
5 years ago
3
Need to choose random y to end up with rand point after scaling?
#104
arielgabizon
closed
5 years ago
1
Ordering on curve points
#103
paberr
opened
5 years ago
1
Implement Scott's method for fast cofactor multiplication.
#102
mmaker
closed
5 years ago
1
Double reference in `miller_loop`
#101
burdges
opened
5 years ago
0
Update Cargo.toml
#100
kornelski
closed
4 years ago
0
Updating rand
#99
dignifiedquire
closed
5 years ago
2
Slothful reduction
#98
burdges
opened
6 years ago
1
Computation Hardness Assumptions?
#97
samkumar
opened
6 years ago
0
Documentation in impl PartialEq for $projective seems incorrect
#96
PlasmaPower
opened
6 years ago
1
Implement curve BN-254 in pairing
#95
lucasvo
closed
5 years ago
13
Multiscalar multiplication
#94
burdges
opened
6 years ago
0
Several small improvements
#93
burdges
closed
4 years ago
1
Make batch_normalization more flexible with BorrowMut
#92
burdges
closed
6 years ago
1
Use group crate for curve traits and wNAF
#91
str4d
closed
5 years ago
2
Use ff crate for traits and impls
#90
str4d
closed
6 years ago
42
some question about bls12-381
#89
NickyYangYang
closed
6 years ago
1
Implement `Default` for fields.
#88
afck
closed
5 years ago
1
Next