Cryptfile is an encrypted block file server. Given a password and an encrypted file, it serves an unencrypted version of the file for reading and writing. The file can be encrypted with AES in either mode XTS or mode CBC-with-sector-encrypted-IVs.
| Tags | encryption |
|---|---|
| Licenses | Public Domain |
| Operating Systems | Inferno |
| Implementation | Styx AES limbo Inferno |