From 080dc3a6d3bc09fd95f7d5b10a861f7d34360f8c Mon Sep 17 00:00:00 2001 From: Petr Gotthard Date: Fri, 12 Aug 2016 02:29:05 -0700 Subject: Added a reference to cmac RFC in the description part of the man page --- lib/crypto/doc/src/crypto.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/crypto/doc/src') diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml index 728233d226..50e3583a94 100644 --- a/lib/crypto/doc/src/crypto.xml +++ b/lib/crypto/doc/src/crypto.xml @@ -40,6 +40,9 @@

Hmac functions - Keyed-Hashing for Message Authentication (RFC 2104)

+ +

Cmac functions - The AES-CMAC Algorithm (RFC 4493)

+

Block ciphers - DES and AES in Block Cipher Modes - ECB, CBC, CFB, OFB, CTR and GCM

-- cgit v1.2.3