sys-fs/loop-aes
Linux kernel module to encrypt local file systems and disk partitions with AES cipher.
USE Flags
keyscrub
Global: Protects the encryption key in memory but takes more cpu resources
Local: Protects the encryption key in memory but takes more cpu resources
padlock
Global: Use VIA padlock instructions, detected at run time, code still works on non-padlock processors
Local: Use VIA padlock instructions, detected at run time, code still works on non-padlock processors
kernel_linux
Global:


View
Download