From d7bdb63d559fc25941a5e6a40edbacca85008715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez?= Date: Thu, 15 Aug 2024 10:50:17 +0100 Subject: [PATCH] chore: udpate content --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 422a06e..f924390 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [Rust Cryptograpy Lib Proof-of-Concept](./) following **UCF model** (Unified Cryptographic Framework) Proof-of-Concept including existing C libraries with source code not delivered -TII CL Rust POC +TII CL Rust POC > [!NOTE] > [TII CL Rust POC](./) Design, Develop and Deploy all interfaces @@ -13,6 +13,8 @@ ## Features +TII CL Rust POC + [TII CL Rust POC](./) a friendly Ecosystem for a Rust Cryptographic library - **Layout** Implementation based in UCF model, layer:Core, Higherorder, Api, Distribution. It works for basic POC with cryptographic implemented elements: SHA2 (from C lipsodium ), SHA3, Elliptic Curves: P256 and P384 @@ -33,12 +35,12 @@ ## UCF model (Unified Cryptographic Framework) -
TII CL Rust UCF
+
TII CL Rust UCF
### Development view -
TII CL Rust UCF Dev
+
TII CL Rust UCF Dev
### Distribution view -
TII CL Rust UCF Dev
+
TII CL Rust UCF Dev