[leaf-user] ipsec/openswan 2.4.2

2005-11-15 Thread Arne Bernin
Hi all, i just finished packaging openswan 2.4.2 for bering-uclibc and did some initial testing, i am just wondering if someone else is using openswan/ipsec and is willing to test it, too. --arne -- Arne Bernin <[EMAIL PROTECTED]> http://www.ucBering.de ---

Re: [leaf-user] ipsec/openswan 2.4.2

2006-02-13 Thread cpu memhd
Hello Arne, I don't understand openswan 2.x. It doesn't have SHA2 (which I use). Can't modularize ciphers; no blowfish (missing usual ALGs). I tried using cryptoapi's sha512 but that didn't work. I tried searching the openswan mailing list, found a couple of similar concerns, but no answers. Perha

Re: [leaf-user] ipsec/openswan 2.4.2

2006-02-14 Thread Eric Spakman
Cpu, If I'm not mistaken you have to use the standard kernel ciphers, openswan doesn't use its own anymore. # # 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=y CONFIG_CRYPTO_SHA51

Re: [leaf-user] ipsec/openswan 2.4.2

2006-02-14 Thread Eric Spakman
Hello Cpu, I looked through the openswan source, it seems that those ciphers are linked into pluto. Eric > Hello Arne, > > > I don't understand openswan 2.x. It doesn't have SHA2 (which I use). > Can't > modularize ciphers; no blowfish (missing usual ALGs). I tried using > cryptoapi's sha512 but