summaryrefslogtreecommitdiff
path: root/cipher/cipher-siv.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/cipher-siv.c')
-rw-r--r--cipher/cipher-siv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/cipher-siv.c b/cipher/cipher-siv.c
index 9a71f2ef..11f25340 100644
--- a/cipher/cipher-siv.c
+++ b/cipher/cipher-siv.c
@@ -1,4 +1,4 @@
-/* cipher-siv.c - SIV implementation
+/* cipher-siv.c - SIV implementation (RFC 5297)
* Copyright (C) 2021 Jussi Kivilinna <jussi.kivilinna@iki.fi>
*
* This file is part of Libgcrypt.