We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff92a8 commit a00167aCopy full SHA for a00167a
1 file changed
ctutils/Cargo.toml
@@ -8,7 +8,7 @@ architecture-specific predication intrinsics. Heavily inspired by the `subtle` c
8
version = "0.4.2"
9
authors = ["RustCrypto Developers"]
10
license = "Apache-2.0 OR MIT"
11
-homepage = "https://github.com/RustCrypto/utils/tree/master/ctselect"
+homepage = "https://github.com/RustCrypto/utils/tree/master/ctutils"
12
repository = "https://github.com/RustCrypto/utils"
13
categories = ["cryptography", "no-std"]
14
keywords = ["constant-time", "crypto", "intrinsics"]
0 commit comments