fixed tests and testvectors

This commit is contained in:
Steffen Jaeckel
2011-01-18 19:42:38 +01:00
parent 77e31fb6a9
commit 5039e6520f
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
PMAC Tests. In these tests messages of N bytes long (00,01,02,...,NN-1) are OMAC'ed. The initial key is
of the same format (length specified per cipher). The OMAC key in step N+1 is the OMAC output of
PMAC Tests. In these tests messages of N bytes long (00,01,02,...,NN-1) are PMAC'ed. The initial key is
of the same format (length specified per cipher). The PMAC key in step N+1 is the PMAC output of
step N (repeated as required to fill the array).
PMAC-aes (16 byte key)