curve25519-dalek-source/src
Isis Lovecruft 8c986fb3da
Allow non-snakecase in constants.
We follow the standard mathematical naming convention of lowercase to
denote affine coordinates and uppercase to for projective.
2017-01-27 00:34:38 +00:00
..
constants.rs Allow non-snakecase in constants. 2017-01-27 00:34:38 +00:00
curve.rs Merge remote-tracking branch 'hdevalence/feature/seperate-constants-file' into develop 2017-01-27 00:15:31 +00:00
field.rs Make FieldElement's conditional_assign a trait impl 2017-01-06 12:34:57 -05:00
lib.rs Move constants into its own module 2017-01-08 14:39:25 -05:00
scalar.rs Merge remote-tracking branch 'hdevalence/feature/move-ct-traits' into develop 2017-01-20 21:51:19 +00:00
util.rs Move CTAssignable trait to util.rs from curve.rs 2017-01-06 12:26:43 -05:00