From 14e204de2a16ce1d05c1bc85d09033f23469b1f4 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Sat, 19 Aug 2023 20:47:48 +0800 Subject: [PATCH] =?UTF-8?q?Created=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 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 无进位乘法和GHASH.md diff --git a/无进位乘法和GHASH.md b/无进位乘法和GHASH.md new file mode 100644 index 0000000..ff5c808 --- /dev/null +++ b/无进位乘法和GHASH.md @@ -0,0 +1,2 @@ +# 参考 +* [Cryptographic Hardware and Software and useful architectures](1) \ No newline at end of file