I want to encrypt a USB stick, and be able to decrypt it on Windows as well as Ubuntu. How do I do this & what programs do I need to use?
I want to encrypt a USB stick, and be able to decrypt it on Windows as well as Ubuntu. How do I do this & what programs do I need to use?
Veracrypt is an open-source encryption package that will certainly do this since there are versions of the software for both Linux and Windows.
https://github.com/t-d-k/LibreCrypt implements LUKS compatible encryption on Windows.
I haven't tried, but LUKS is the main Linux disk encryption method, with kernel support, so I think it might work.
Perhaps this might help, from Wikipedia:
There is an other portable software, which I found on German Ubuntu Wiki: It is called gpg4usb. I tested it: On a public Windows PC it works with Guest rights. But unfortunately it worked only for text files, and not JPG or PDF. And thus it can also not encrypt whole partitions.