Discussion:
[fuse-devel] AES encrypted filesystem
Stuart Maclean
2017-06-12 16:40:08 UTC
Permalink
Hi there,

I used FUSE to help build an encrypted filesystem. It was based on
one-time pads, not AES, but it might give you a feel for things.

https://github.com/UW-APL-EIS/vernamfs

Hope it helps.

Stuart

Loading...