From d9457a3aa4ca86be1b7db164537210f152d8eb1b Mon Sep 17 00:00:00 2001 From: nic Date: Fri, 12 Jul 2024 13:58:52 -0400 Subject: Initial commit --- Technology/Gentoo/KERNEL Enabling tcrypt.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Technology/Gentoo/KERNEL Enabling tcrypt.md (limited to 'Technology/Gentoo/KERNEL Enabling tcrypt.md') 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 -- cgit v1.2.3