cbc mode. beware!

This commit is contained in:
Mike Hamburg
2010-10-16 13:42:01 -07:00
parent f7559d7535
commit 4ecf95a355
5 changed files with 584 additions and 17 deletions

View File

@@ -8,6 +8,8 @@ function testCore(coreName, cb) {
"ccm_vectors.js",
"ocb2_test.js",
"ocb2_vectors.js",
"cbc_test.js",
"cbc_vectors.js",
"sha256_test.js",
"sha256_vectors.js",
"sha256_test_brute_force.js",