diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -47,6 +47,7 @@ test-driver | |||
| 47 | tests/aes_wrap* | 47 | tests/aes_wrap* |
| 48 | tests/arc4random_fork* | 48 | tests/arc4random_fork* |
| 49 | tests/explicit_bzero* | 49 | tests/explicit_bzero* |
| 50 | tests/gost2814789t* | ||
| 50 | tests/mont* | 51 | tests/mont* |
| 51 | tests/timingsafe* | 52 | tests/timingsafe* |
| 52 | tests/*test | 53 | tests/*test |
| @@ -131,6 +132,7 @@ crypto/bn/ | |||
| 131 | crypto/buffer/ | 132 | crypto/buffer/ |
| 132 | crypto/camellia/ | 133 | crypto/camellia/ |
| 133 | crypto/cast/ | 134 | crypto/cast/ |
| 135 | crypto/camellia/ | ||
| 134 | crypto/chacha/ | 136 | crypto/chacha/ |
| 135 | crypto/cmac/ | 137 | crypto/cmac/ |
| 136 | crypto/comp/ | 138 | crypto/comp/ |
