mirror of
https://github.com/Noratrieb/crypto-hype.git
synced 2026-01-16 10:05:02 +01:00
empty
This commit is contained in:
parent
9a41bc7cd4
commit
8627450ca8
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ mod tests {
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn hashing() {
|
fn hashing() {
|
||||||
//assert_same("", "d41d8cd98f00b204e9800998ecf8427e");
|
assert_same("", "d41d8cd98f00b204e9800998ecf8427e");
|
||||||
assert_same("a", "0cc175b9c0f1b6a831c399e269772661");
|
assert_same("a", "0cc175b9c0f1b6a831c399e269772661");
|
||||||
assert_same("abc", "900150983cd24fb0d6963f7d28e17f72");
|
assert_same("abc", "900150983cd24fb0d6963f7d28e17f72");
|
||||||
assert_same("message digest", "f96b697d7cb7938d525a2f31aaf161d0");
|
assert_same("message digest", "f96b697d7cb7938d525a2f31aaf161d0");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue