aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/third_party/include/gcrypt_light.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/third_party/include/gcrypt_light.h b/src/lib/third_party/include/gcrypt_light.h
index de77c8e38..7f31f24a0 100644
--- a/src/lib/third_party/include/gcrypt_light.h
+++ b/src/lib/third_party/include/gcrypt_light.h
@@ -24,7 +24,7 @@
#define GCRYCTL_RESET 3
#define GCRY_AES_KEY_SIZE 32
-#define GCRY_AES_AUTH_SIZE 128
+#define GCRY_AES_AUTH_SIZE 256
#define GCRY_AES_TAG_SIZE 32
#define GCRY_AES_IV_SIZE 12