summaryrefslogtreecommitdiffstats
path: root/tests/set4.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/set4.rs')
-rw-r--r--tests/set4.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/set4.rs b/tests/set4.rs
index 5aab8a1..495f548 100644
--- a/tests/set4.rs
+++ b/tests/set4.rs
@@ -131,3 +131,5 @@ fn problem_27 () {
let ciphertext = matasano::crack_cbc_iv_key(&encode, &verify);
assert!(verify(&ciphertext[..]).unwrap());
}
+
+// problem 28 is just matasano::sha1_mac