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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ouroboros/sha3.h b/include/ouroboros/sha3.h
index fe255d9c..04871f3b 100644
--- a/include/ouroboros/sha3.h
+++ b/include/ouroboros/sha3.h
@@ -1,10 +1,10 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2020
+ * Ouroboros - Copyright (C) 2016 - 2024
*
* 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