issues
search
zkcrypto
/
group
Elliptic curve group traits and utilities.
Other
91
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v0.14 release?
#53
tarcieri
opened
7 months ago
0
Point to the RFC process
#52
str4d
closed
10 months ago
0
Rename `Curve` to `CurveGroup`?
#51
tarcieri
opened
11 months ago
0
Const generic equivalent of `Curve::batch_normalize`
#50
tarcieri
opened
1 year ago
1
Add extension traits for exposing coordinates of curve points
#49
str4d
opened
1 year ago
0
Introduce `CurveAffine` trait
#48
str4d
opened
1 year ago
3
Missing documentation about wNAF constant-timeness
#47
leonbotros
opened
1 year ago
0
Allow wnaf to represent dense values
#46
kilic
opened
1 year ago
0
Decide on a generator API
#45
kayabaNerve
opened
1 year ago
6
Add `Group::mul_by_generator`
#44
tarcieri
opened
1 year ago
2
Shared prime group trait for projective and affine points
#43
daxpedda
opened
1 year ago
0
Refactor identity methods into `Identity` trait
#42
daxpedda
opened
1 year ago
0
Shared identity point trait
#41
daxpedda
opened
1 year ago
1
Release 0.13.0
#40
str4d
closed
1 year ago
2
Can I transform something from "G1Projective " to "<G as PrimeCurveAffine>::Curve"?
#39
huapengcheng
closed
1 year ago
3
group 0.12.1
#38
str4d
closed
2 years ago
0
Add `memuse::DynamicUsage` impls for w-NAF structs
#37
str4d
closed
2 years ago
0
Replace `Wnaf::{base, scalar}` with `WnafBase` and `WnafScalar`
#36
str4d
closed
2 years ago
0
Add `Wnaf` APIs for caching both bases and scalars
#35
str4d
closed
2 years ago
0
Allow scalar and base precomputations to be done separately
#34
daira
closed
2 years ago
1
Reduce allocations in `group::Wnaf`
#33
str4d
closed
2 years ago
0
Consider promoting `Group::{identity, generator}` to associated constants
#32
tarcieri
opened
2 years ago
2
Define PrimeGroupBits, a marker trait for G::PrimeGroup where G::Scalar: PrimeFieldBits
#31
kayabaNerve
opened
2 years ago
0
Add traits and APIs for dealing with curve coordinates
#30
str4d
opened
2 years ago
8
Revive base field type on Curve trait
#29
vmx
opened
2 years ago
5
Release 0.12.0
#28
ebfull
closed
2 years ago
0
Multiscalar multiplication
#27
andrewwhitehead
closed
2 years ago
0
Release 0.11.0
#26
str4d
closed
3 years ago
0
Add multiscalar multiplication helper
#25
str4d
opened
3 years ago
5
Add `Copy + Send + Sync + 'static` bounds to `GroupEncoding::Repr`
#24
str4d
closed
3 years ago
0
Fix `{Cofactor, Prime}Curve: Mul` bounds
#23
str4d
closed
3 years ago
1
Fix {Cofactor, Prime}Curve Mul bounds
#22
str4d
closed
3 years ago
0
Release 0.10.0
#21
ebfull
closed
3 years ago
0
Add a changelog
#20
str4d
closed
3 years ago
0
Re-export ff
#19
str4d
closed
3 years ago
2
Update to bitvec 0.22
#18
nuttycom
closed
3 years ago
0
Release 0.9.0
#17
str4d
closed
3 years ago
0
Bump `rand_core` dependency to v0.6; `rand` to v0.8
#16
tarcieri
closed
3 years ago
2
rand_core v0.6
#15
tarcieri
closed
3 years ago
0
Release 0.8.0
#14
str4d
closed
4 years ago
0
Migrate to ff 0.8
#13
str4d
closed
4 years ago
0
Move byteorder dependency behind alloc feature flag
#12
str4d
closed
4 years ago
0
Add `tests` feature; make `rand` and `rand_xorshift` deps optional
#11
tarcieri
closed
4 years ago
2
RNG suggestions
#10
tarcieri
closed
4 years ago
8
no_std support
#9
tarcieri
closed
4 years ago
0
CI workflow
#8
str4d
closed
4 years ago
0
Release 0.7.0
#7
str4d
closed
4 years ago
0
Trait refactor
#6
str4d
closed
4 years ago
4
group 0.6.0
#5
str4d
closed
4 years ago
0
Remove Sized for RngCore
#4
kigawas
closed
4 years ago
6
Next