Parent
révision
93907902e4
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
README.md
|
|
@@ -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 |
|
|
|