[strongSwan] Blowfish not working for IKE, but works for CHILD_SA (Linux strongSwan U5.8.2/K4.1.35-rt41)

Tobias Brunner tobias at strongswan.org
Wed Aug 26 10:04:00 CEST 2020


Hi Makarand,

> Log:
> root at t1024rdb:~# swanctl --list-algs

As you can see in this list, there is no plugin that provides the
BLOWFISH_CBC algorithm.  There are three plugins that can provide it,
blowfish (obviously), gcrypt and openssl.  The latter two only if the
underlying library was built with that algorithm.  So make sure you
enable/build the plugins/library you need if you want to use that algorithm.

Regards,
Tobias


More information about the Users mailing list