Update .gitignore
Add gost test suite and camellia cipher dir to .gitignore. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
This commit is contained in:
parent
7842cda3c8
commit
a40fccc73b
2
.gitignore
vendored
2
.gitignore
vendored
@ -47,6 +47,7 @@ test-driver
|
||||
tests/aes_wrap*
|
||||
tests/arc4random_fork*
|
||||
tests/explicit_bzero*
|
||||
tests/gost2814789t*
|
||||
tests/mont*
|
||||
tests/timingsafe*
|
||||
tests/*test
|
||||
@ -131,6 +132,7 @@ crypto/bn/
|
||||
crypto/buffer/
|
||||
crypto/camellia/
|
||||
crypto/cast/
|
||||
crypto/camellia/
|
||||
crypto/chacha/
|
||||
crypto/cmac/
|
||||
crypto/comp/
|
||||
|
Loading…
x
Reference in New Issue
Block a user