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 cryptographic API functions.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Technology/Gentoo/KERNEL Enabling cryptographic API functions.md (limited to 'Technology/Gentoo/KERNEL Enabling cryptographic API functions.md') diff --git a/Technology/Gentoo/KERNEL Enabling cryptographic API functions.md b/Technology/Gentoo/KERNEL Enabling cryptographic API functions.md new file mode 100644 index 0000000..ce24dfd --- /dev/null +++ b/Technology/Gentoo/KERNEL Enabling cryptographic API functions.md @@ -0,0 +1,7 @@ +[*] Cryptographic API ---> + <*> XTS support + <*> SHA224 and SHA256 digest algorithm + <*> AES cipher algorithms + <*> AES cipher algorithms (x86_64) + <*> User-space interface for hash algorithms + <*> User-space interface for symmetric key cipher algorithms -- cgit v1.2.3