testing: added ikev2/alg-chacha20poly1305 scenario

This commit is contained in:
Andreas Steffen
2015-09-01 17:30:15 +02:00
parent 57eb3b2b25
commit 2b5c543051
9 changed files with 106 additions and 0 deletions
@@ -0,0 +1,5 @@
Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the cipher suite
<b>CHACHA20_POLY1305_256</b> both for IKE and ESP by defining
<b>ike=chacha20poly1305-prfsha256-ntru256</b> and
<b>esp=chacha20poly1305-ntru256</b> in ipsec.conf, respectively.
A ping from <b>carol</b> to <b>alice</b> successfully checks the established tunnel.