chore: udpate content
This commit is contained in:
parent
1e37c2acdc
commit
d7bdb63d55
10
README.md
10
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
|
[Rust Cryptograpy Lib Proof-of-Concept](./) following **UCF model** (Unified Cryptographic Framework) Proof-of-Concept including existing C libraries with source code not delivered
|
||||||
|
|
||||||
<img style="margin: 1em 0em;border: 0" width="500" alt="TII CL Rust POC" src="images/tii_tls_logs_tests.svg?sanitize=true">
|
<img style="margin: 1em 0em;border: 0" width="400" alt="TII CL Rust POC" src="images/ce_in_rust.svg?sanitize=true">
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> [TII CL Rust POC](./) Design, Develop and Deploy all interfaces
|
> [TII CL Rust POC](./) Design, Develop and Deploy all interfaces
|
||||||
@ -13,6 +13,8 @@
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
<img style="margin: 1em 0em;border: 0" width="400" alt="TII CL Rust POC" src="images/tii_cl_logo_dev_book.svg?sanitize=true">
|
||||||
|
|
||||||
[TII CL Rust POC](./) a friendly Ecosystem for a Rust Cryptographic library
|
[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
|
- **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)
|
## UCF model (Unified Cryptographic Framework)
|
||||||
|
|
||||||
<div><img alt="TII CL Rust UCF" width="400" src="images/ucf_dist_box.png"></div>
|
<div><img alt="TII CL Rust UCF" width="500" src="images/ucf_dist_box.png"></div>
|
||||||
|
|
||||||
### Development view
|
### Development view
|
||||||
|
|
||||||
<div><img alt="TII CL Rust UCF Dev" width="400" src="images/ucf_dist_prog_langs.png"></div>
|
<div><img alt="TII CL Rust UCF Dev" width="500" src="images/ucf_dist_prog_langs.png"></div>
|
||||||
|
|
||||||
### Distribution view
|
### Distribution view
|
||||||
|
|
||||||
<div><img alt="TII CL Rust UCF Dev" width="400" src="images/ucf_prog_langs.png"></div>
|
<div><img alt="TII CL Rust UCF Dev" width="500" src="images/ucf_prog_langs.png"></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user