diff --git a/无进位乘法和GHASH.md b/无进位乘法和GHASH.md index c104d4f..86cd6e9 100644 --- a/无进位乘法和GHASH.md +++ b/无进位乘法和GHASH.md @@ -1,6 +1,6 @@ # 参考 * [Cryptographic Hardware and Software and useful architectures](https://www.esat.kuleuven.be/cosic/events/ecrypt-net-school-2018/wp-content/uploads/sites/23/2018/10/kos-school-gueron-2.pdf) -* The Galois/Counter Mode of Operation (GCM) +* [The Galois/Counter Mode of Operation (GCM)](https://csrc.nist.rip/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-revised-spec.pdf) * Recommendation for Block Cipher Modes of Operation: Galois/Counter Mode (GCM)