RFC Errata
RFC 4503, "A Description of the Rabbit Stream Cipher Algorithm", May 2006
Source of RFC: INDEPENDENTSee Also: RFC 4503 w/ inline errata
Errata ID: 2504
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Justin Harrison
Date Reported: 2010-08-27
Verifier Name: Nevil Brownlee
Date Verified: 2013-05-23
Section Appendix B says:
B.1. Testing Round Function and Key Setup key = [91 28 13 29 2E ED 36 FE 3B FC 62 F1 DC 51 C3 AC] [...] B.2. Testing the IV Setup key = [91 28 13 29 2E ED 36 FE 3B FC 62 F1 DC 51 C3 AC]
It should say:
B.1. Testing Round Function and Key Setup key = [91 28 13 29 2E 3D 36 FE 3B FC 62 F1 DC 51 C3 AC] [...] B.2. Testing the IV Setup key = [91 28 13 29 2E 3D 36 FE 3B FC 62 F1 DC 51 C3 AC]
Notes:
There is a typographical error in the example key used in sections B.1 and B.2. As a result of this error, the key does not match the examples.
The correct key values appear in Appendix A.