summaryrefslogtreecommitdiff
path: root/include/ouroboros/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ouroboros/md5.h')
-rw-r--r--include/ouroboros/md5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ouroboros/md5.h b/include/ouroboros/md5.h
index 7a733f7d..ab01996d 100644
--- a/include/ouroboros/md5.h
+++ b/include/ouroboros/md5.h
@@ -3,8 +3,8 @@
*
* MD5 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 MD5 algorithm