betrusted-curve25519-dalek-.../src
Brian Smith 7ed9eb8617 Replace one multiplication with a squaring in scalar inversion.
This brings the code up to date with the 2017-09-04 version of
the source article.
2017-09-04 09:45:13 -10:00
..
constants.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
constants_32bit.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
constants_64bit.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
decaf.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
edwards.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
field.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
field_32bit.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
field_64bit.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
lib.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
montgomery.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00
scalar.rs Replace one multiplication with a squaring in scalar inversion. 2017-09-04 09:45:13 -10:00
utils.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00