diff options
Diffstat (limited to 'Technology/Gentoo/KERNEL Enabling tcrypt.md')
| -rw-r--r-- | Technology/Gentoo/KERNEL Enabling tcrypt.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Technology/Gentoo/KERNEL Enabling tcrypt.md b/Technology/Gentoo/KERNEL Enabling tcrypt.md new file mode 100644 index 0000000..6817c39 --- /dev/null +++ b/Technology/Gentoo/KERNEL Enabling tcrypt.md @@ -0,0 +1,12 @@ +Device Drivers ---> + [*] Block Devices ---> + <*> Loopback device support +File systems ---> + <*> FUSE (Filesystem in Userspace) support +[*] Cryptographic API ---> + <*> RIPEMD-160 digest algorithm + <*> SHA384 and SHA512 digest algorithms + <*> Whirlpool digest algorithms + <*> LRW support + <*> Serpent cipher algorithm + <*> Twofish cipher algorithm |
