Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
2253aab7
Commit
2253aab7
authored
Oct 13, 2005
by
Niels Möller
Browse files
Comment fix.
Rev: src/nettle/testsuite/sha1-test.c:1.4
parent
8e988473
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/sha1-test.c
View file @
2253aab7
...
...
@@ -34,8 +34,8 @@ test_main(void)
/* These are intermediate values for the single sha1_compress call
that results from the first testcase, SHA1(""). Each row is the
values for A, B, C, D, E after the i:th ro
w
. The row i = -1 gives
the initial values, and i = 99 giv
c
es the output values.
values for A, B, C, D, E after the i:th ro
und
. The row i = -1 gives
the initial values, and i = 99 gives the output values.
i A B C D E
-1: 67452301 efcdab89 98badcfe 10325476 c3d2e1f0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment