diff options
Diffstat (limited to 'src/hash/sha1_ia32/sha1_ia32_imp.S')
-rw-r--r-- | src/hash/sha1_ia32/sha1_ia32_imp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/sha1_ia32/sha1_ia32_imp.S b/src/hash/sha1_ia32/sha1_ia32_imp.S index e76b9fb76..3411313c3 100644 --- a/src/hash/sha1_ia32/sha1_ia32_imp.S +++ b/src/hash/sha1_ia32/sha1_ia32_imp.S @@ -1,5 +1,5 @@ /* -* SHA-160 Source File +* SHA-1 in IA-32 assembler * (C) 1999-2007 Jack Lloyd * * Distributed under the terms of the Botan license |