rfc3414.errata

来自「开发snmp的开发包有两个开放的SNMP开发库」· ERRATA 代码 · 共 28 行

ERRATA
28
字号
Reported By: Piotr Bandur; piotr.bandur@homus.comDate: Tue, 28 Oct 2003In Section 6.3.1:    4) Prepend K2 to the result of the step 4 and calculate MD5 digest       over it according to [RFC1321].  Take the first 12 octets of the       final digest - this is Message Authentication Code (MAC).Should be:    4) Prepend K2 to the result of the step 3 and calculate MD5 digest       over it according to [RFC1321].  Take the first 12 octets of the       final digest - this is Message Authentication Code (MAC).In Section 7.3.1:    4) Prepend K2 to the result of the step 4 and calculate SHA digest       over it according to [SHA-NIST].  Take the first 12 octets of       the final digest - this is Message Authentication Code (MAC).Should be:    4) Prepend K2 to the result of the step 3 and calculate SHA digest       over it according to [SHA-NIST].  Take the first 12 octets of       the final digest - this is Message Authentication Code (MAC). 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?