curve25519-dalek-source/src
2019-11-26 22:57:24 +00:00
..
batch.rs Maybe I should try compiling my code before showing other cryptographers? 2019-11-26 22:57:24 +00:00
constants.rs Update copyright year to 2019 and destroy capitalism. 2019-01-18 04:59:12 +00:00
ed25519.rs Move verify_batch() to new batch module. 2019-11-21 00:31:10 +00:00
errors.rs Merge branch 'feature/no-panics' into develop 2019-11-21 00:09:32 +00:00
lib.rs Maybe I should try compiling my code before showing other cryptographers? 2019-11-26 22:57:24 +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