From 3733bfdd2ea6fc6faca0ca6de4227a28b34ace61 Mon Sep 17 00:00:00 2001 From: Tim Whittington Date: Thu, 18 Jul 2013 10:34:46 +1200 Subject: Add GMAC to JCE algorithms. --- docs/specifications.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/specifications.html b/docs/specifications.html index dcc6e38f..07c7cdaf 100644 --- a/docs/specifications.html +++ b/docs/specifications.html @@ -674,6 +674,7 @@ change as the draft is finalised. + -- cgit v1.2.3
NameOutput (in bits)Notes
Any MAC based on a block cipher, CBC (the default) and CFB modes.half the cipher's block size (usually 32 bits) 
*-GMAC96 to 128 bitsUsable with GCM mode ciphers, defined for AES, NIST SP 800-38D. e.g. AES-GMAC.
VMPC-MAC128 
HMac-MD2128 
HMac-MD4128