Updated 无进位乘法和GHASH (markdown)

Sun Yimin 2023-08-19 21:15:55 +08:00
parent ca8b025cb1
commit 3861e57216

@ -1,10 +1,10 @@
# 参考 # 参考
* [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) * [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)](https://csrc.nist.rip/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-revised-spec.pdf) * [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 * [Recommendation for Block
Cipher Modes of Operation: Cipher Modes of Operation:
Galois/Counter Mode (GCM) Galois/Counter Mode (GCM)
and GMAC and GMAC](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38d.pdf)
* [Intel® Carry-Less * [Intel® Carry-Less
Multiplication Multiplication
Instruction and its Instruction and its