testing: Migrated af-alg scenarios

This commit is contained in:
Andreas Steffen
2024-11-22 14:14:53 +01:00
committed by Tobias Brunner
parent fdc9e69523
commit 17e0f20f57
6 changed files with 13 additions and 20 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
The roadwarrior <b>carol</b> and the gateway <b>moon</b> use the <b>Crypto API</b>
of the Linux kernel via the <b>af_alg</b> userland interface for all symmetric
encryption and hash functions whereas roadwarrior <b>dave</b> uses the default
<b>strongSwan</b> cryptographical plugins <b>aes des sha1 sha2 md5 gmp</b>.
encryption and hash functions whereas roadwarrior <b>dave</b> uses <b>openssl</b>
as the default <b>strongSwan</b> cryptographical plugin.
<p>
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>.