git: tests - add twofish via cryptodev tests

看板DFBSD_commit作者時間14年前 (2011/07/02 19:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 3799fad22e0f9fec0b2aa93cfefdd3ced7d325f3 Author: Alex Hornung <ahornung@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
文章代碼(AID): #1E3m6t45 (DFBSD_commit)