added two gcrypt scenarios

This commit is contained in:
Andreas Steffen
2009-06-16 18:47:28 +02:00
parent 9e533e3d8e
commit e0b09f8e76
22 changed files with 338 additions and 0 deletions
@@ -0,0 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl test-vectors gcrypt x509 pubkey hmac stroke kernel-netlink updown
}
libstrongswan {
crypto_test {
on_add = yes
}
}