curve25519-dalek-source/src
2019-08-06 17:08:30 -07:00
..
backend Fix link to AVX2 and IFMA docs 2019-08-06 16:53:54 -07:00
constants.rs Restructure source tree into serial and vector backends. 2019-01-18 01:49:40 -08:00
edwards.rs curve_models link in comment mismatch 2019-08-06 16:40:47 +08:00
field.rs add non-zero assert in field batch_invert 2019-08-01 15:02:15 +08:00
lib.rs Merge branch 'rand_core' of git://github.com/newpavlov/curve25519-dalek into newpavlov-rand_core 2019-02-14 14:29:58 -08:00
macros.rs Update year in copyright notices to 2018. 2018-07-05 00:30:27 +00:00
montgomery.rs replace rand with rand_core+rand_os 2019-01-05 14:27:24 +03:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Revert #219. 2019-02-15 13:30:05 -08:00
scalar.rs Ensure Scalar Add and Sub produce canonical results. 2019-08-06 15:20:19 -07:00
traits.rs Quench snake case warning 2019-05-26 13:03:40 +02:00
window.rs Tighten a too-permissive debug_assert in NafLookupTable8. 2019-08-06 15:21:06 -07:00