diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -92,6 +92,7 @@ tests/bn_mod_inverse* | |||
| 92 | tests/bn_mod_sqrt* | 92 | tests/bn_mod_sqrt* |
| 93 | tests/bn_mont* | 93 | tests/bn_mont* |
| 94 | tests/bn_primes* | 94 | tests/bn_primes* |
| 95 | tests/bn_print* | ||
| 95 | tests/bn_rand_interval* | 96 | tests/bn_rand_interval* |
| 96 | tests/bn_shift* | 97 | tests/bn_shift* |
| 97 | tests/bn_to_string* | 98 | tests/bn_to_string* |
| @@ -103,6 +104,7 @@ tests/constraints* | |||
| 103 | tests/ctlog.conf | 104 | tests/ctlog.conf |
| 104 | tests/*.crt | 105 | tests/*.crt |
| 105 | tests/ec_point_conversion* | 106 | tests/ec_point_conversion* |
| 107 | tests/ecc_cdh* | ||
| 106 | tests/evp_pkey_check* | 108 | tests/evp_pkey_check* |
| 107 | tests/evp_pkey_cleanup* | 109 | tests/evp_pkey_cleanup* |
| 108 | tests/explicit_bzero* | 110 | tests/explicit_bzero* |
