summaryrefslogtreecommitdiff
path: root/tests/sha1sum/sample-vec
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-03 11:12:01 +0000
committerJim Meyering <jim@meyering.net>2000-11-03 11:12:01 +0000
commite10f3611934b10ef5a133af014c28eb36f07e01f (patch)
tree26a65ad019afd3e344f06e100039b92af307c0e1 /tests/sha1sum/sample-vec
parentdfe9af3d61458c4820c4edd9729e207e48c46fe2 (diff)
downloadcoreutils-e10f3611934b10ef5a133af014c28eb36f07e01f.tar.xz
list the source
Diffstat (limited to 'tests/sha1sum/sample-vec')
-rwxr-xr-xtests/sha1sum/sample-vec3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/sha1sum/sample-vec b/tests/sha1sum/sample-vec
index e38a3f87e..092276d13 100755
--- a/tests/sha1sum/sample-vec
+++ b/tests/sha1sum/sample-vec
@@ -19,6 +19,9 @@ use strict;
# Turn off localisation of executable's ouput.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
+# The data from which these tests were derived came from here:
+# http://csrc.nist.gov/cryptval/shs/sha1-vectors.zip
+
my @Tests =
(
['1', {IN=> {f=> '0 1 ^'}},