MD5学习
摘要:
rfc里定义4字节为unsigned long int,在32位机器上是4字节,在64位机器上是8字节。 4字节应用于ABCD,导致运算过程中出现差异。 能得到正确输出的代码 https://blog.csdn.net/weixin_42167759/article/details/81209320 阅读全文
posted @ 2021-04-30 15:41 toughcactus 阅读(74) 评论(0) 推荐(0) 编辑