From f29c11cddb9deb5278660f9aa0e8da255d9502c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Thu, 18 Aug 2022 11:31:47 +0200 Subject: [PATCH] doc: Add menu items for SM4 --- nettle.texinfo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nettle.texinfo b/nettle.texinfo index 07845fd1..4884d16b 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -105,6 +105,7 @@ Cipher functions * DES3:: * Salsa20:: * Serpent:: +* SM4:: * Twofish:: * nettle_cipher abstraction:: @@ -1323,6 +1324,7 @@ decryption. * DES3:: * Salsa20:: * Serpent:: +* SM4:: * Twofish:: * nettle_cipher abstraction:: @end menu -- 2.47.2