issues
search
crate-crypto
/
Ed448-Goldilocks
24
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
new release?
#38
dkg
opened
4 weeks ago
0
Clarify licensing info for src/macro.rs and src/curve/montgomery/montgomery.rs
#37
dkg
opened
4 weeks ago
0
Backend auto-selection & cfg gating
#36
pinkforest
opened
6 months ago
0
upstream this repo to RustCrypto
#35
Dustin-Ray
opened
6 months ago
3
feat: Adapt to new types introduced in fiat-crypto 0.2
#34
divergentdave
closed
1 year ago
2
use stack for table in Scalar::invert() to prevent leaking values to the heap (credits to @pornin)
#33
conradoplg
closed
1 year ago
0
Lack of zeroization in Scalar inversion
#32
conradoplg
closed
1 year ago
0
remove asserts that could leak timing information (credits to @pornin)
#31
conradoplg
closed
1 year ago
0
Potential timing attacks in asserts
#30
conradoplg
closed
1 year ago
0
fix FieldElement56::negate()
#29
conradoplg
closed
1 year ago
1
Missing reduction in negation in the base field
#28
pornin
closed
1 year ago
1
Some "cleanup" works
#27
stackinspector
closed
1 year ago
1
Publish new version on crates.io
#26
conradoplg
closed
1 year ago
2
add Scalar::to_bytes_rfc_8032()
#25
conradoplg
closed
1 year ago
1
56 or 57-byte encoding for Scalars?
#24
conradoplg
closed
1 year ago
1
Add Scalar methods and operators
#23
conradoplg
closed
1 year ago
2
fix bugs in ExtendedPoint::compress and decompress
#22
conradoplg
closed
1 year ago
1
derive Hash for MontgomeryPoint
#21
anonion0
closed
2 years ago
0
fix non snake case warnings
#20
anonion0
closed
2 years ago
0
add optional Zeroize support for MontgomeryPoint
#19
anonion0
closed
2 years ago
1
Change Birational maps to 4-isogenous maps
#18
kevaundray
opened
4 years ago
1
Implement Saturated limb arithmetic
#17
kevaundray
closed
4 years ago
0
Implementing Ristretto448
#16
kevaundray
opened
4 years ago
3
Implementation violates Separation of Concerns
#15
kevaundray
closed
4 years ago
3
add default trait for field, scalar and curve points
#14
roynalnaruto
closed
4 years ago
1
implement and use karatsuba square function
#13
roynalnaruto
closed
4 years ago
5
function is_zero using constant-time execution
#12
roynalnaruto
closed
4 years ago
1
Add More efficient method for negation in Fq and Fp
#11
kevaundray
opened
4 years ago
0
Fix Add, Sub, Mul traits in field implementation
#10
kevaundray
opened
4 years ago
0
Implement Extended Homogenous Projective Coordinates for Twisted Edwards
#9
kevaundray
closed
4 years ago
2
Add Default trait
#8
kevaundray
closed
4 years ago
2
Document origin of test vectors
#7
kevaundray
opened
4 years ago
0
Add Scalar Serialisation and Deserialisation
#6
kevaundray
closed
4 years ago
0
Halve unexpected behaviour on odd input
#5
kevaundray
closed
4 years ago
2
Change back serialisation and deserialisation
#4
kevaundray
closed
4 years ago
0
Add Scalar inversion for Scalar Field
#3
kevaundray
closed
4 years ago
0
Add more documentation on Karatsuba
#2
kevaundray
opened
4 years ago
0
Remove Limb28 abstraction
#1
kevaundray
closed
4 years ago
1