PDA

View Full Version : Using aes-general in kernel-space



Dafna
March 17th, 2014, 01:54 PM
Hi,

I'm trying to activate the aes-general cipher on some stream of bytes in C code, from kernel-space.
I already have the aes-general module installed in my kernel (meaning I can see it through cat /proc/modules).

Any idea how to start?

Regards,
Dafna

Dafna
March 17th, 2014, 02:03 PM
correction, I can see it through cat /proc/crypto