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 315fa8d commit 26849ecCopy full SHA for 26849ec
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
authors = ["Tony Chuks Awunor <[email protected]>"]
6
description = "Memory-safe cryptographic utilities for secure key handling and encryption"
7
license = "MIT"
8
-repository = "https://github.com/your-username/rust-crypto-utils"
+repository = "https://github.com/guardsarm/rust-crypto-utils"
9
keywords = ["cryptography", "security", "encryption", "memory-safe", "financial"]
10
categories = ["cryptography", "authentication"]
11
0 commit comments