Stuart Maclean
2017-06-12 16:40:08 UTC
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
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