No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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 |
|
|
|