commit 83ceef911db3214132ccc96d3835e5c8a9c86f82
Author: Alex Hornung <[email protected]>
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

Reply via email to