1
1
espelhamento de https://github.com/henrydcase/pqc.git sincronizado 2024-11-22 15:39:07 +00:00

Update README.md

Esse commit está contido em:
Henry Case 2021-03-27 00:02:07 +00:00 commit de GitHub
commit 93907902e4
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23

Ver arquivo

@ -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