Skip to content

Commit 6be9f85

Browse files
s3ven6jhhcs
authored andcommitted
make the hash description unambiguouse
1 parent e19aaf0 commit 6be9f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refinery/lib/maru.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# -*- coding: utf-8 -*-
33
"""
4-
Maru hash implementation; originally written by Odzhan. This implementation matches the implementation in Donut.
4+
Maru hash implementation; it matches the C implementation found in Donut.
55
"""
66
from ctypes import (
77
Array,

0 commit comments

Comments
 (0)