kerneli still necessary?

Adam Manock <[email protected]> 28 Jan 2004 22:33:31 -0500
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
I now have two machines up both with stock kernel.org 
2.4.24 kernels with the below options turned on.
(One RedHat 9, one Debian Woody)
Are these features the same as the kernel crypto API 
from kerneli.org? Do I need to patch the kernel with
something different or is turning on the below in 
recent kernels like 2.4.24 enough?

I would like to dive into 1.6-pre stuff on these 
platforms ASAP :-)

Adam

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_TEST=m

-- 
Adam Manock <[email protected]>


--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>