RFC Errata
RFC 6287, "OCRA: OATH Challenge-Response Algorithm", June 2011
Source of RFC: IETF - NON WORKING GROUPArea Assignment: sec
Errata ID: 4112
Status: Reported
Type: Editorial
Publication Format(s) : TEXT
Reported By: Marc Girault
Date Reported: 2014-09-16
Section 5 says:
OCRA = CryptoFunction(K, DataInput)
It should say:
R = CryptoFunction(K, DataInput)
Notes:
The acronym “OCRA” is used page 5 as the output of the CryptoFunction, page 9 as the name of a (family of) algorithm(s), in diagrams of pages 11, 13, 14 and 16 as a cryptographic function. This is inconsistent.