Joost Rijneveld
5 years ago
No known key found for this signature in database
GPG Key ID: A4FE39CF49CBC553
1 changed files with
1 additions and
1 deletions
-
crypto_kem/test.c
|
|
@@ -3,7 +3,7 @@ |
|
|
|
#include <stdio.h> |
|
|
|
#include <string.h> |
|
|
|
|
|
|
|
#define NTESTS 10000 |
|
|
|
#define NTESTS 100 |
|
|
|
|
|
|
|
int test_keys() { |
|
|
|
unsigned char key_a[CRYPTO_BYTES], key_b[CRYPTO_BYTES]; |
|
|
|