> -----Original Message-----
> From: Zhang, Roy Fan
> Sent: Wednesday, April 3, 2019 12:03 PM
> To: [email protected]
> Cc: [email protected]; Zhang, Roy Fan <[email protected]>; Ananyev,
> Konstantin <[email protected]>
> Subject: [PATCH] doc: update ipsec library programmer's guide
>
> This patch updatest the ipsec library programmer's guide with
> added algorithms support in 19.05.
>
> Signed-off-by: Fan Zhang <[email protected]>
> ---
> 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
> --
Acked-by: Konstantin Ananyev <[email protected]>
> 2.14.5