Crates.io | crypto_pimitives |
lib.rs | crypto_pimitives |
version | 0.1.1 |
source | src |
created_at | 2019-11-13 03:28:46.922582 |
updated_at | 2019-11-17 21:51:20.990671 |
description | Performance oriented crypto primitives. |
homepage | |
repository | https://github.com/elalfer/rust-crypto-pimitives |
max_upload_size | |
id | 180823 |
size | 46,582 |
Performance oriented crypto primitives using HW acceleration.
Supported algorithms:
Supported ISA:
AES-NI performance | AES-128-ECB | AES-192-ECB | AES-256-ECB |
---|---|---|---|
Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz (25W) | 11.339 GiB/s | 9.4101 GiB/s | 8.1539 GiB/s |
VAES-NI performance | AES-128-ECB | AES-192-ECB | AES-256-ECB |
---|---|---|---|
Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz (25W) | 22.520 GiB/s | 18.735 GiB/s | 16.053 GiB/s |