On 12/14/2016 10:34 AM, Jan Betlach wrote:
Hello,

I'd like to have an encrypted Ext2 data partition, which can be shared
between OpenBSD and Linux. LUKS probably does not work in OpenBSD. Maybe
something like EncFS is the way to go?

Thank you

Jan



Rot 13 or caesar cipher should do the job just fine
why go all complex with luks/encfs? you're trading in complexity for convenience. why not write a slim kernel module to suit your needs? heck, if you stick to ansi c, you could even write it portable (use posix for best results!)

/s

Reply via email to