DragonFly BSD
DragonFly commits List (threaded) for 2011-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: opencrypto - Add serpent & twofish XTS modes


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 2 Jul 2011 07:22:39 -0700 (PDT)

commit 83ceef911db3214132ccc96d3835e5c8a9c86f82
Author: Alex Hornung <ahornung@gmail.com>
Date:   Sat Jul 2 15:17:32 2011 +0100

    opencrypto - Add serpent & twofish XTS modes
    
     * also minor cleanup

Summary of changes:
 sys/opencrypto/cryptodev.c  |    6 +
 sys/opencrypto/cryptodev.h  |    8 ++-
 sys/opencrypto/cryptosoft.c |   12 ++
 sys/opencrypto/xform.c      |  244 ++++++++++++++++++++++++++++++++++++++++---
 sys/opencrypto/xform.h      |    2 +
 5 files changed, 258 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/83ceef911db3214132ccc96d3835e5c8a9c86f82


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]