MD5/Implementation: Difference between revisions

m
→‎{{header|REXX}}: split a long line.
m (added whitespace.)
m (→‎{{header|REXX}}: split a long line.)
Line 4,508:
=={{header|REXX}}==
This REXX program uses the test suite that is from the IETF RFC (1321) contained in the
  ''MD5 Message─Digest Algorithm'',   April 1992.
<br>April 1992.
<lang rexx>/*REXX program tests the MD5 procedure (below) as per a test suite from IETF RFC (1321).*/
@.1 = /*─────MD5 test suite [from above doc].*/