diff options
author | Rob Austein <sra@hactrn.net> | 2015-08-24 21:46:49 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-08-24 21:46:49 -0400 |
commit | 2fdf82bbe98632e8f1e6396970bba74625481f0e (patch) | |
tree | cad113b0187a4e19afe7df3af7c4cd4e98619fe3 /.gitignore | |
parent | dbb766ef71b5b31365b92450aba5312e65bd3c77 (diff) |
First stumblings towards ECDSA test code.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ autom4te.cache config.log config.status tests/test-aes-key-wrap +tests/test-ecdsa tests/test-hash tests/test-pbkdf2 tests/test-rsa |