summaryrefslogtreecommitdiff
path: root/include/ouroboros/sha3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ouroboros/sha3.h')
-rw-r--r--include/ouroboros/sha3.h4
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 <dimitri.staessens@ugent.be>
- * Sander Vrijders <sander.vrijders@ugent.be>
+ * Dimitri Staessens <dimitri@ouroboros.rocks>
+ * Sander Vrijders <sander@ouroboros.rocks>
*
* This implementation is adapted and redistributed from the RHASH
* project implementation of the sha3 algorithm