diff options
| author | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
| commit | d9457a3aa4ca86be1b7db164537210f152d8eb1b (patch) | |
| tree | 679684f19c0bcb62c753c789d12777d5dbea3f86 /Technology/Gentoo/KERNEL Enabling cryptographic API functions.md | |
Initial commit
Diffstat (limited to 'Technology/Gentoo/KERNEL Enabling cryptographic API functions.md')
| -rw-r--r-- | Technology/Gentoo/KERNEL Enabling cryptographic API functions.md | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
