diff --git a/SM4性能优化.md b/SM4性能优化.md index 0b6f4f7..1e753f4 100644 --- a/SM4性能优化.md +++ b/SM4性能优化.md @@ -1,5 +1,6 @@ # 参考资料 +* [The SM4 Block Cipher Algorithm And Its Modes Of Operations](https://tools.ietf.org/id/draft-crypto-sm4-00.html) * [SM4的快速软件实现技术](https://m.doc88.com/p-1823908753601.html) * [SM4的快速软件实现技术](http://html.rhhz.net/ZGKXYDXXB/20180205.htm) * [sm4ni](https://github.com/mjosaarinen/sm4ni)