summaryrefslogtreecommitdiff
path: root/Technology/Gentoo/KERNEL Enabling tcrypt.md
diff options
context:
space:
mode:
authornic <ra@afu.re>2024-07-12 13:58:52 -0400
committernic <ra@afu.re>2024-07-12 13:58:52 -0400
commitd9457a3aa4ca86be1b7db164537210f152d8eb1b (patch)
tree679684f19c0bcb62c753c789d12777d5dbea3f86 /Technology/Gentoo/KERNEL Enabling tcrypt.md
Initial commit
Diffstat (limited to 'Technology/Gentoo/KERNEL Enabling tcrypt.md')
-rw-r--r--Technology/Gentoo/KERNEL Enabling tcrypt.md12
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