openstack-python-neutronclient/neutronclient/osc
Bodo Petermann dc026cd3d6 vpnaas: add support for more ciphers (auth, encryption, pfs modes)
Extend the lists of choices for encryption algorithms, auth algorithms,
and PFS groups to include the additions made in neutron-vpnaas.

Encryption algorithms: add AES CCM mode and AES GCM mode variants
for 128/192/256 bit keys and 8/12/16 octet ICVs, add AES CTR modes
for 128/192/256 bit keys
Auth algorithms: add aes-xcbc and aes-cmac.
PFS: add Diffie Hellman groups 15 to 31.

Related-Bug: #1938284
Change-Id: I3fd17b93820da9d86b2fc4bc89058475d7629d5d
2025-02-26 16:02:25 +01:00
..
v2 vpnaas: add support for more ciphers (auth, encryption, pfs modes) 2025-02-26 16:02:25 +01:00
__init__.py Base OSC plugin support 2016-07-08 21:54:29 +00:00
plugin.py Merge "Add plug-in summary for osc doc" 2017-01-24 22:23:40 +00:00
utils.py OSC: Remove BGP calls to neutronclient 2023-03-03 13:16:15 +00:00