Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/6] New test vectors for camellia, blowfish, serpent, aes, des and des3_ede
@ 2012-10-20 11:52 Jussi Kivilinna
  2012-10-20 11:52 ` [PATCH 1/6] crypto: testmgr - expand camellia test vectors Jussi Kivilinna
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Jussi Kivilinna @ 2012-10-20 11:52 UTC (permalink / raw)
  To: linux-crypto; +Cc: Herbert Xu, David S. Miller

Test vectors for camellia, blowfish and serpent are expanded for future
implementations.

New test vectors for aes, des and des3_ede are added to test existing
implementations.

---

Jussi Kivilinna (6):
      crypto: testmgr - expand camellia test vectors
      crypto: testmgr - expand blowfish test vectors
      crypto: testmgr - expand serpent test vectors
      crypto: testmgr - add new larger AES testvectors
      crypto: testmgr - add new larger DES testvectors
      crypto: testmgr - add new larger DES3_EDE testvectors


 crypto/tcrypt.c  |    2 
 crypto/testmgr.c |   30 
 crypto/testmgr.h | 5616 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 5484 insertions(+), 164 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-10-24 13:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-20 11:52 [PATCH 0/6] New test vectors for camellia, blowfish, serpent, aes, des and des3_ede Jussi Kivilinna
2012-10-20 11:52 ` [PATCH 1/6] crypto: testmgr - expand camellia test vectors Jussi Kivilinna
2012-10-20 11:52 ` [PATCH 2/6] crypto: testmgr - expand blowfish " Jussi Kivilinna
2012-10-20 11:52 ` [PATCH 3/6] crypto: testmgr - expand serpent " Jussi Kivilinna
2012-10-20 11:53 ` [PATCH 4/6] crypto: testmgr - add new larger AES testvectors Jussi Kivilinna
2012-10-20 11:53 ` [PATCH 5/6] crypto: testmgr - add new larger DES testvectors Jussi Kivilinna
2012-10-20 11:53 ` [PATCH 6/6] crypto: testmgr - add new larger DES3_EDE testvectors Jussi Kivilinna
2012-10-20 17:51 ` [PATCH 0/6] New test vectors for camellia, blowfish, serpent, aes, des and des3_ede David Miller
2012-10-24 13:11   ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox