serai/crypto/ed448/src
Luke Parker 38ad1d4bc4
Add msrv definitions to common and crypto
This will effectively add msrv protections to the entire project as almost
everything grabs from these.

Doesn't add msrv to coins as coins/bitcoin is still frozen.

Doesn't add msrv to services since cargo msrv doesn't play nice with anything
importing the runtime.
2023-08-02 14:17:57 -04:00
..
backend.rs Meaningful changes from aggressive-clippy 2023-07-08 11:29:07 -04:00
field.rs Use U448 for Ed448 instead of U512 2023-05-09 04:12:13 -04:00
lib.rs cargo +nightly fmt (again) 2023-08-01 02:51:58 -04:00
point.rs Meaningful changes from aggressive-clippy 2023-07-08 11:29:07 -04:00
scalar.rs Add msrv definitions to common and crypto 2023-08-02 14:17:57 -04:00