Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Linux Kernel Crypto Guide

I am working on a kernel module to encrypt/decrypt an input in kernel. I am thinking about using the AES algorithm implemented in crypto.(Any other suggestions for an efficient algorithms that can be found in Linux crypto?)

I've searched for guides over the Internet and read the linux/crypto documentation but I'm still having problems understanding even the basics of how to use it(The linux kernel documentation about Crypto isn't much of a help..).

Can you please show me a website/guide/examples/even a little book on how to start this?

like image 682
Anas Avatar asked May 18 '26 17:05

Anas


1 Answers

Maybe this example is gonna be useful for you: http://www.logix.cz/michal/devel/cryptodev/cryptodev-20091126/

like image 69
Oleksandr Kravchuk Avatar answered May 20 '26 08:05

Oleksandr Kravchuk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!