mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
Update README.md
This commit is contained in:
parent
313899ad7a
commit
93907902e4
@ -63,7 +63,7 @@ Rust bindgings are provided in the ``src/rustapi/pqc-sys`` and can be regenerate
|
|||||||
|
|
||||||
## Testing
|
## 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
|
cd test/katrunner
|
||||||
|
Loading…
Reference in New Issue
Block a user