[Openswan Users] IPSec Algorithm

Paul Wouters paul at nohats.ca
Tue Feb 14 01:29:48 EST 2012


On Tue, 14 Feb 2012, Safe wrote:

> Please help me.
>
> I wrote a custom algorithm using the kernel crypto API (by modifying the 
> existing SHA1 and DES algorithms), compiled and added the .KO object to 
> kernel.
>
> How can I use my algorithm in openswan(ipsec) that use cryptographic 
> communication?

Check lib/libipseconf/ to add the proper keywords to be able to define
your new algo name in openswan. If I remember correctly, the crypto alg
for the kernel for crypto api is pased by name, but check one of the
existing algorithms for that.

Paul


More information about the Users mailing list