diff options
author | Rob Austein <sra@hactrn.net> | 2016-08-21 12:17:19 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-08-21 12:17:19 -0400 |
commit | 3185360834dc9992c141c84517bdecd3a87312a1 (patch) | |
tree | 1946600f120465537c8234ad5b0c572e4af37f86 /.gitignore |
Scripts demonstrating the OpenSSL engine API with Cryptech Alpha HSM.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6df164f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.cer +*.sig +*.smime +TAGS |