This patch updatest the ipsec library programmer's guide with added algorithms support in 19.05.
Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> --- doc/guides/prog_guide/ipsec_lib.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/prog_guide/ipsec_lib.rst b/doc/guides/prog_guide/ipsec_lib.rst index 992fdf46b..84696d4cf 100644 --- a/doc/guides/prog_guide/ipsec_lib.rst +++ b/doc/guides/prog_guide/ipsec_lib.rst @@ -153,7 +153,7 @@ Supported features * ESN and replay window. -* algorithms: AES-CBC, AES-GCM, HMAC-SHA1, NULL. +* algorithms: 3DES-CBC, AES-CBC, AES-CTR, AES-GCM, HMAC-SHA1, NULL. Limitations -- 2.14.5