Tomb: File Encryption on GNU/Linux
1–3 of 3 posts
Re: Tomb: File Encryption on GNU/Linux
#2Tomb consists of a simple shell script (Zsh) using standard filesystem tools (GNU) and the cryptographic API of the Linux kernel (cryptsetup and LUKS).
Re: Tomb: File Encryption on GNU/Linux
#3This looks really interesting.
What encryption modes does it use?
Specifically, does it use xts? If so does it have to? https://sockpuppet.org/blog/2014/04/30/you-dont-want-xts/