checksums.md5: remove extra "32 bits".
parent
212af2d05d
commit
a05c735731
basis/checksums/md5
|
@ -83,7 +83,7 @@ CONSTANT: d 3
|
|||
k x nth-unsafe w+
|
||||
i T nth-unsafe w+
|
||||
s bitroll-32
|
||||
b state nth-unsafe w+ 32 bits
|
||||
b state nth-unsafe w+
|
||||
] change-nth-unsafe ; inline
|
||||
|
||||
MACRO: with-md5-round ( ops quot -- )
|
||||
|
|
Loading…
Reference in New Issue