Linux cryptographic layer development
 help / color / mirror / Atom feed
From: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
To: linux-crypto@vger.kernel.org
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>
Subject: [PATCH 0/6] New test vectors for camellia, blowfish, serpent, aes, des and des3_ede
Date: Sat, 20 Oct 2012 14:52:41 +0300	[thread overview]
Message-ID: <20121020115050.17179.44149.stgit@localhost6.localdomain6> (raw)

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(-)

             reply	other threads:[~2012-10-20 11:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-20 11:52 Jussi Kivilinna [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121020115050.17179.44149.stgit@localhost6.localdomain6 \
    --to=jussi.kivilinna@mbnet.fi \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox