curve25519-dalek-source/src
2019-11-14 22:01:34 +00:00
..
constants.rs Update copyright year to 2019 and destroy capitalism. 2019-01-18 04:59:12 +00:00
ed25519.rs Document batch verification on docs.rs and fix false autolinking. 2019-11-14 22:01:34 +00:00
errors.rs Replace failure dependency with impls of std::error::Error. 2019-10-26 04:16:33 +00:00
lib.rs Replace failure dependency with impls of std::error::Error. 2019-10-26 04:16:33 +00:00
public.rs Document batch verification on docs.rs and fix false autolinking. 2019-11-14 22:01:34 +00:00
secret.rs Merge remote-tracking branch 'mikelodder7/master' into develop 2019-10-25 21:50:57 +00:00
signature.rs Add an optimisation to succeed fast for scalars whose 4th MSB is unset. 2019-10-11 21:33:55 +00:00