git: tcplay/libtcplay - Reenable use of cryptoapi

Michael Neumann mneumann at crater.dragonflybsd.org
Mon Apr 21 03:53:11 PDT 2025


commit ede102cd94449fe52fa9da25631d9f15af6d62ef
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Sat Apr 19 22:04:14 2025 +0200

    tcplay/libtcplay - Reenable use of cryptoapi
    
    Successfully tested with the following ciphers / chained cipher
    combinations (created using Veracrypt on Windows):
    
    * AES-256-XTS
    * SERPENT-256-XTS
    * TWOFISH-256-XTS
    * TWOFISH-256-XTS,AES-256-XTS
    * SERPENT-256-XTS,TWOFISH-256-XTS,AES-256-XTS
    
    Also tested with cryptdisks(8), which uses libtcplay.

Summary of changes:
 lib/libtcplay/Makefile     |  5 +---
 lib/libtcplay/crypto-api.c | 63 +++++++++++++++++++++++-----------------------
 sbin/tcplay/Makefile       | 15 ++++++++++-
 3 files changed, 46 insertions(+), 37 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ede102cd94449fe52fa9da25631d9f15af6d62ef


-- 
DragonFly BSD source repository


More information about the Commits mailing list