Skip to content

Commit

Permalink
[CRYPTO] tcrypt: AES CTR large test vector
Browse files Browse the repository at this point in the history
This patch adds a large AES CTR mode test vector. The test vector is
4100 bytes in size. It was generated using a C++ program that called
Crypto++.

Note that this patch increases considerably the size of "struct
cipher_testvec" and hence the size of tcrypt.ko.

Signed-off-by: Tan Swee Heng <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
taswhe authored and herbertx committed Jan 10, 2008
1 parent 6d1a69d commit a773edb
Showing 1 changed file with 1,048 additions and 3 deletions.
Loading

0 comments on commit a773edb

Please sign in to comment.