From 7712bcd30ec6da938a12352bcec6bbd0bfcb0dcf Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 14 Apr 2021 18:06:06 +0300 Subject: [WIP] Rough authentication process done --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3b6e71e..b5733b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,8 @@ md-5 = "0.9.1" rsa = "0.4.0" base64 = "0.13.0" sha2 = "0.9.3" +block-modes = "0.7.0" +aes = "0.6.0" [dev-dependencies] serde_test = "1.0.117" -- cgit v1.2.3-70-g09d2