Commit a586ed4
feat(ipsec): Add DH groups 19, 20, and 21 to API
This commit adds support for Diffie-Hellman groups 19 (ECP256), 20 (ECP384), and 21 (ECP521) to the IPsec API.
The new groups are now available in the `list_algs` API endpoint, allowing them to be used in IPsec tunnel configurations.
This resolves issue #1334.1 parent e1ca298 commit a586ed4
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
328 | 331 | | |
329 | 332 | | |
330 | 333 | | |
| |||
0 commit comments