summaryrefslogtreecommitdiffhomepage
path: root/libtomcrypt/src/hashes/whirl/whirltab.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt/src/hashes/whirl/whirltab.c')
-rw-r--r--libtomcrypt/src/hashes/whirl/whirltab.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/libtomcrypt/src/hashes/whirl/whirltab.c b/libtomcrypt/src/hashes/whirl/whirltab.c
index c83d0b2..85ba312 100644
--- a/libtomcrypt/src/hashes/whirl/whirltab.c
+++ b/libtomcrypt/src/hashes/whirl/whirltab.c
@@ -1,6 +1,6 @@
/**
@file whirltab.c
- WHIRLPOOL tables, Tom St Denis
+ LTC_WHIRLPOOL tables, Tom St Denis
*/
static const ulong64 sbox0[] = {
CONST64(0x18186018c07830d8), CONST64(0x23238c2305af4626), CONST64(0xc6c63fc67ef991b8), CONST64(0xe8e887e8136fcdfb),
@@ -578,6 +578,6 @@ CONST64(0x6302aa71c81949d9),
};
-/* $Source: /cvs/libtom/libtomcrypt/src/hashes/whirl/whirltab.c,v $ */
-/* $Revision: 1.2 $ */
-/* $Date: 2005/05/05 14:35:58 $ */
+/* $Source$ */
+/* $Revision$ */
+/* $Date$ */