Results 1 to 2 of 2
Hello!
I am new to kernel programming in linux. I know there are certain algorithms that the kernel supports but what If i want to add some other algorithm (say, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-16-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 3
Embeding encryption algorithm in Linux kernel
Hello!
I am new to kernel programming in linux. I know there are certain algorithms that the kernel supports but what If i want to add some other algorithm (say, my own encryption algorithm) into the kernel? How do i make it run in kernel so that developers of cryptographic applications or esp module in kernel have a choice to use my algorithm.
What steps would i need to do to achieve my goal? I have no idea about that. Any help would be appreciated.
- 09-17-2010 #2
You would send patches to kernel.org, so that they include your code upstream.
Linux Kernel Newbies - Linux Kernel NewbiesDebian GNU/Linux -- You know you want it.


Reply With Quote
