From 4892a5d746f9c9e900fb9cd9c72f08007e253e28 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Sat, 19 Aug 2023 21:05:59 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=97=A0=E8=BF=9B=E4=BD=8D=E4=B9=98?= =?UTF-8?q?=E6=B3=95=E5=92=8CGHASH=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 无进位乘法和GHASH.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/无进位乘法和GHASH.md b/无进位乘法和GHASH.md index 194508a..5a96fe2 100644 --- a/无进位乘法和GHASH.md +++ b/无进位乘法和GHASH.md @@ -5,11 +5,11 @@ Cipher Modes of Operation: Galois/Counter Mode (GCM) and GMAC -* Intel® Carry-Less +* [Intel® Carry-Less Multiplication Instruction and its Usage for Computing -the GCM Mode +the GCM Mode](https://www.intel.com/content/dam/develop/external/us/en/documents/clmul-wp-rev-2-02-2014-04-20.pdf) * Optimized Galois-Counter Mode implementation on Intel® Architecture Processors