botan: SHA-3 support

This commit is contained in:
Andreas Steffen
2018-10-30 16:06:15 +01:00
parent ae271810dc
commit 9be6dee6a4
19 changed files with 373 additions and 0 deletions
@@ -0,0 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem x509 revocation constraints pubkey botan random
}
charon-systemd {
load = random nonce pem x509 revocation constraints pubkey botan curl kernel-netlink socket-default updown vici
}