We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7832c commit 9138194Copy full SHA for 9138194
x448/Cargo.toml
@@ -7,7 +7,7 @@ keywords = ["cryptography", "crypto", "x448", "diffie-hellman", "curve448",]
7
homepage = "https://docs.rs/x448/"
8
repository = "https://github.com/RustCrypto/elliptic-curves/tree/master/x448"
9
documentation = "https://docs.rs/ed448-goldilocks"
10
-license = "BSD-3-Clause"
+license = "Apache-2.0 OR MIT"
11
edition = "2024"
12
rust-version = "1.85"
13
readme = "README.md"
0 commit comments