diff options
Diffstat (limited to 'include/ouroboros/sha3.h')
-rw-r--r-- | include/ouroboros/sha3.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ouroboros/sha3.h b/include/ouroboros/sha3.h index 51ce2b30..41967599 100644 --- a/include/ouroboros/sha3.h +++ b/include/ouroboros/sha3.h @@ -3,8 +3,8 @@ * * SHA3 algorithm * - * Dimitri Staessens <[email protected]> - * Sander Vrijders <[email protected]> + * Dimitri Staessens <[email protected]> + * Sander Vrijders <[email protected]> * * This implementation is adapted and redistributed from the RHASH * project implementation of the sha3 algorithm |