git: tests - add twofish via cryptodev tests

Alex Hornung alexh at crater.dragonflybsd.org
Sat Jul 2 04:09:04 PDT 2011


commit 3799fad22e0f9fec0b2aa93cfefdd3ced7d325f3
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sat Jul 2 11:58:07 2011 +0100

    tests - add twofish via cryptodev tests

Summary of changes:
 test/crypto/twofish/Makefile          |    4 +
 test/crypto/twofish/twofish_test.c    |  394 ++++++
 test/crypto/twofish/twofishecb_vk.txt | 2334 +++++++++++++++++++++++++++++++++
 test/crypto/twofish/twofishecb_vt.txt | 1566 ++++++++++++++++++++++
 4 files changed, 4298 insertions(+), 0 deletions(-)
 create mode 100644 test/crypto/twofish/Makefile
 create mode 100644 test/crypto/twofish/twofish_test.c
 create mode 100644 test/crypto/twofish/twofishecb_vk.txt
 create mode 100644 test/crypto/twofish/twofishecb_vt.txt

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3799fad22e0f9fec0b2aa93cfefdd3ced7d325f3


-- 
DragonFly BSD source repository





More information about the Commits mailing list