1
1
镜像自地址 https://github.com/henrydcase/pqc.git 已同步 2024-11-22 15:39:07 +00:00

Update README.md

这个提交包含在:
Henry Case 2021-03-27 00:02:07 +00:00 提交者 GitHub
父节点 313899ad7a
当前提交 93907902e4
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -63,7 +63,7 @@ Rust bindgings are provided in the ``src/rustapi/pqc-sys`` and can be regenerate
## Testing
Algorithms are tested against KATs, by the runner implemented in the ``test/katrunner``. The runner uses ``katwalk`` crate. To run it:
Algorithms are tested against KATs, by the Rust-based runner implemented in the ``test/katrunner`` (only verification/decpaulation). The runner uses ``katwalk`` crate for parsing NIST format. To run KAT tests:
```
cd test/katrunner