Ext4 encryption
Ext4 encryption
Posted Apr 10, 2015 14:55 UTC (Fri) by fandingo (guest, #67019)In reply to: Ext4 encryption by skissane
Parent article: Ext4 encryption
Yes, they do.
> The encode operation is very similar to Base64 encoding. However, to make sure that an encoded name is a legal EXT4 name, the character set used for encoding is a-zA-Z0-9+=. The encoding function maps three bytes of the input string (hash to be encoded) to 4 characters in the above range.