summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-04-19 21:32:08 -0400
committerJesse Luehrs <doy@tozt.net>2015-04-19 21:35:54 -0400
commitd2232f5132e4987845fe57687728b0eec6e3540c (patch)
tree25206f1097dd3fca841ba2ebca6c4cb6e0ca5d5c /tests
parent66bd6f32af97d22533882720c1976ca328d7e2cc (diff)
downloadmatasano-d2232f5132e4987845fe57687728b0eec6e3540c.tar.gz
matasano-d2232f5132e4987845fe57687728b0eec6e3540c.zip
problem 28
Diffstat (limited to 'tests')
-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