[Openswan dev] How to add own cipher to openswan
Paul Wouters
paul at xelerance.com
Mon Jul 27 08:57:53 EDT 2009
On Mon, 27 Jul 2009, Sasha Chashinski wrote:
> I want to add own cipher to openswan, is it posssible?
> If yes can any one explain the procedure
For use with IKE, one needs to add it to pluto. Look at the USE_EXTRACRYPTO?
for an examples. For use with ESP, one needs to add it to the kernel's cryptoapi,
and then add a new keyword for it to the userland libipsecconf library.
Paul
More information about the Dev
mailing list