Skip to content

Commit

Permalink
news: Added ML-KEM configuration examples strongswan/strongswan-docs@3…
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbrunner committed Dec 4, 2024
1 parent 31561f3 commit 7cd975c
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 426 deletions.
17 changes: 17 additions & 0 deletions docs/latest/news/whatsNew.html
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,23 @@ <h3 id="_new_plugin"><a class="anchor" href="#_new_plugin"></a>New Plugin</h3>
</tr>
</table>
</div>
<div class="paragraph">
<p>The following IKEv2 configuration examples show the use of the ML-KEM algorithm:</p>
</div>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
<col style="width: 33.3334%;">
</colgroup>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">with the <a href="https://www.strongswan.org/testing/testresults/botan/rw-mlkem"><code><strong>botan</strong></code></a> plugin</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">with the <a href="https://www.strongswan.org/testing/testresults/wolfssl/rw-mlkem"><code><strong>wolfssl</strong></code></a> plugin</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">with the <a href="https://www.strongswan.org/testing/testresults/ikev2/rw-mlkem"><code><strong>ml</strong></code></a> plugin</p></td>
</tr>
</tbody>
</table>
</div>
<div class="sect2">
<h3 id="_removed_plugins"><a class="anchor" href="#_removed_plugins"></a>Removed Plugins</h3>
Expand Down
2 changes: 1 addition & 1 deletion search-index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 7cd975c

Please sign in to comment.