Use the libgcrypt SALSA20 cipher if available.

This commit is contained in:
Felix Geyer 2014-01-12 13:42:56 +01:00
parent eee909e948
commit 0b6b149351
5 changed files with 33 additions and 6 deletions

View file

@ -13,4 +13,6 @@
#cmakedefine HAVE_RLIMIT_CORE 1
#cmakedefine HAVE_PT_DENY_ATTACH 1
#cmakedefine GCRYPT_HAS_SALSA20
#endif // KEEPASSX_CONFIG_H