mneumann
- Login: mneumann
- Registered on: 01/23/2008
- Last connection: 10/10/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 12 | 51 | 63 |
Projects
Project | Roles | Registered on |
---|---|---|
DragonFlyBSD | Reporter, Developer | 01/23/2008 |
Activity
04/21/2025
-
03:50 AM DragonFlyBSD Revision cd1d5cc8 (dragonflybsd): tcplay - add --batch-mode or -q option
- This allows automated testing to be truely automated.
Use the same option naming as in cryptsetup(8). -
03:50 AM DragonFlyBSD Revision ede102cd (dragonflybsd): tcplay/libtcplay - Reenable use of cryptoapi
- Successfully tested with the following ciphers / chained cipher
combinations (created using Veracrypt on Windows):
*... -
03:49 AM DragonFlyBSD Revision e62981cc (dragonflybsd): cryptoapi - Add test case
- Test that cryptoapi and cryptodev have the same outcome
for encryption and decryption. -
03:48 AM DragonFlyBSD Revision 748f2c9c (dragonflybsd): dm_target_crypt_ng - adapt to recent crytpoapi changes
-
03:47 AM DragonFlyBSD Revision df22c5bb (dragonflybsd): cryptoapi - constify IV and pass-in IV length as well
- * This only affects XTS mode as CBC never mutated the IV.
* Never pass-in data of unknown length.
* In case of XTS,... -
03:44 AM DragonFlyBSD Revision b2063f7f (dragonflybsd): cryptoapi - simplify session handling
- * Make cryptoapi_cipher_session an opaque type.
* Rename cryptoapi_cipher_initsession() to
cryptoapi_cipher_newses...
04/15/2025
-
12:35 PM DragonFlyBSD Revision 656cd62b (dragonflybsd): libtcplay - reenable the cryptodev code for now
- The new cryptoapi code needs more thorough testing!
I've run into some issues detecting AES-256-XTS tcplay devices. ...
04/14/2025
-
07:39 AM DragonFlyBSD Revision f2b01b8d (dragonflybsd): tcplay - Add "return 0" in the successful case
-
07:16 AM DragonFlyBSD Revision c06d1031 (dragonflybsd): tcplay - Use cryptoapi instead of /dev/crypto
- tcplay(8) is a BSD-licensed Truecrypt/Veracrypt compatible
implementation by Alex Hornung.
libtcplay and tcplay no l...
04/13/2025
-
10:29 AM DragonFlyBSD Revision 57ae2738 (dragonflybsd): cryptoapi - Cleanup / style
- Suggested-by: Aaron Li
Also available in: Atom