Handbook of Applied Cryptography gives two resources for the OFB mode
- 1980 FIPS 81. This doesn't give any references, unlike NIST.
- 1983 ANSI X3.106, unfortunately pay-walled.
Who is the inventor of the OFB mode of operation?
Cryptography Stack Exchange is a question and answer site for software developers, mathematicians and others interested in cryptography. It only takes a minute to sign up.
Sign up to join this communityHandbook of Applied Cryptography gives two resources for the OFB mode
Who is the inventor of the OFB mode of operation?
It's difficult to be sure of the attribution here, but my best guess would be Carl M. Campbell Jr., from the (later renamed to Mastercard) Interbank Card Association.
Soon after the DES was standardized, NBS (now known as NIST) held a conference on "Computer Security and the Data Encryption Standard" in February 1977, whose proceedings are still available. Among the topics presented in this conference, various modes of operation were suggested:
Those modes, along with CBC (invented by the IBM DES team), later ended up in FIPS 81. It's difficult to attribute the invention to Campbell, however; it may well be the case that these modes were already the established practice within the companies attempting to use the DES to encrypt data.