- # /etc/strongswan.conf - strongSwan configuration file
- charon {
- load = random nonce test-vectors aes des md5 sha1 sha2 sha3 chapoly pem pkcs1 pkcs8 curve25519 gmp newhope mgf1 ntru x509 curl revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default updown
- integrity_test = yes
- crypto_test {
- on_add = yes
- }
- }
|