1 These files are comprised of the NIST Test Vectors. 2 3 The SHA* vectors are taken directly from: 4 https://csrc.nist.gov/Projects/Cryptographic-Algorithm-Validation-Program/Secure-Hashing 5 6 The MD5 vectors are taken from: 7 https://s3.amazonaws.com/docs.nsrl.nist.gov/legacy/NSRLvectors.zip 8 9 Given that the initial format of the MD5 vectors is different than the SHA data, 10 the included convert.awk script was used to transform them into so the same 11 parser could be used for all the data.