#testing #crypto #helper

crypto-tests

密码学算法测试助手

19个不稳定版本 (4个破坏性版本)

使用旧的Rust 2015

0.5.5 2017年9月5日
0.5.0 2017年6月12日
0.4.0-rc12017年3月28日
0.3.1 2016年12月25日
0.2.1 2016年11月17日

#318#helper

Download history 18/week @ 2024-03-11 10/week @ 2024-03-18 26/week @ 2024-04-01 12/week @ 2024-04-08 12/week @ 2024-04-15 17/week @ 2024-04-22 9/week @ 2024-04-29 11/week @ 2024-05-06 17/week @ 2024-05-13 7/week @ 2024-05-20 26/week @ 2024-05-27 31/week @ 2024-06-03 30/week @ 2024-06-10 28/week @ 2024-06-17 30/week @ 2024-06-24

122 每月下载量
pruefung 中使用

MIT/Apache

9KB
201

RustCrypto: 工具

Project Chat dependency status Apache2/MIT licensed

此存储库包含RustCrypto项目中使用的各种实用工具crate。

crates

名称 crates.io 文档 MSRV 描述
blobby crates.io Documentation MSRV 1.39 简单去重二进制blob存储格式的解码器
block-buffer crates.io Documentation MSRV 1.41 用于数据块处理的固定大小缓冲区
block‑padding crates.io Documentation MSRV 1.56 对分块消息进行填充和非填充
cmov crates.io Documentation MSRV 1.60 条件移动内联函数
collectable crates.io Documentation MSRV 1.41 可失败,no_std友好型收集特性
cpufeatures crates.io Documentation MSRV 1.40 is_x86_feature_detected!宏轻量级且高效的替代方案
dbl crates.io Documentation MSRV 1.41 伽罗瓦域(GF)中的双操作
hex-literal crates.io Documentation MSRV 1.57 编译时将十六进制字符串转换为字节数组的过程宏
inout crates.io Documentation MSRV 1.56 针对代码通用内联和缓冲区到缓冲区操作模式的自定义引用类型
opaque-debug crates.io Documentation MSRV 1.41 用于实现不可见Debug特性的宏
wycheproof2blb Wycheproof测试向量转换为blobby格式的实用工具
zeroize crates.io Documentation MSRV 1.60 在避免编译器优化的情况下安全地置零内存

许可证

所有crate均受以下任一许可证的约束

任选其一。

贡献

除非你明确表示,否则,根据Apache-2.0许可证定义,你提交给工作的任何有意包含的贡献,将按上述方式双重许可,不附加任何额外条款或条件。

依赖关系

~390KB