Added projects
contains "crypt" and "stub"
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "crypt"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
block-modes = "0.7.0"
|
||||
rand = "0.8.4"
|
||||
aes = "0.8.2"
|
||||
crypto = "0.4.0"
|
||||
Reference in New Issue
Block a user