risc0-curve25519-dalek-source/src
2017-10-30 16:34:36 -07:00
..
constants.rs Fix up Elligator tests to match ristretto.sage 2017-10-30 16:34:36 -07:00
constants_32bit.rs Fix up Elligator tests to match ristretto.sage 2017-10-30 16:34:36 -07:00
constants_64bit.rs Fix up Elligator tests to match ristretto.sage 2017-10-30 16:34:36 -07:00
edwards.rs Remove is_negative_decaf since ristretto uses the low bit 2017-10-30 16:34:36 -07:00
field.rs Fix up Elligator tests to match ristretto.sage 2017-10-30 16:34:36 -07:00
field_32bit.rs Make FieldElement limbs private to the curve25519-dalek crate. 2017-10-01 23:36:57 +00:00
field_64bit.rs Make FieldElement limbs private to the curve25519-dalek crate. 2017-10-01 23:36:57 +00:00
lib.rs Rename Decaf to Ristretto 2017-10-30 16:34:36 -07:00
montgomery.rs Remove is_negative_decaf since ristretto uses the low bit 2017-10-30 16:34:36 -07:00
ristretto.rs Fix up Elligator tests to match ristretto.sage 2017-10-30 16:34:36 -07:00
scalar.rs Revert "Merge remote-tracking branch 'floodyberry/optimized_scalar' into develop" 2017-10-16 21:41:52 +00:00
utils.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00