Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Wim Lewis
nettle
Commits
7087e021
Commit
7087e021
authored
Mar 20, 2014
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Indentation fix.
parent
c9342919
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
ChangeLog
ChangeLog
+5
-0
sha512.c
sha512.c
+3
-3
No files found.
ChangeLog
View file @
7087e021
2014-03-20 Niels Möller <nisse@lysator.liu.se>
From Joachim Strömbergson:
* sha512.c (K): Indentation fix.
2014-03-18 Niels Möller <nisse@lysator.liu.se>
* examples/nettle-benchmark.c (main): Add benchmarking of arcfour,
...
...
sha512.c
View file @
7087e021
...
...
@@ -71,13 +71,13 @@ K[80] =
0x72BE5D74F27B896FULL
,
0x80DEB1FE3B1696B1ULL
,
0x9BDC06A725C71235ULL
,
0xC19BF174CF692694ULL
,
0xE49B69C19EF14AD2ULL
,
0xEFBE4786384F25E3ULL
,
0xFC19DC68B8CD5B5ULL
,
0x240CA1CC77AC9C65ULL
,
0x
0
FC19DC68B8CD5B5ULL
,
0x240CA1CC77AC9C65ULL
,
0x2DE92C6F592B0275ULL
,
0x4A7484AA6EA6E483ULL
,
0x5CB0A9DCBD41FBD4ULL
,
0x76F988DA831153B5ULL
,
0x983E5152EE66DFABULL
,
0xA831C66D2DB43210ULL
,
0xB00327C898FB213FULL
,
0xBF597FC7BEEF0EE4ULL
,
0xC6E00BF33DA88FC2ULL
,
0xD5A79147930AA725ULL
,
0x6CA6351E003826FULL
,
0x142929670A0E6E70ULL
,
0x
0
6CA6351E003826FULL
,
0x142929670A0E6E70ULL
,
0x27B70A8546D22FFCULL
,
0x2E1B21385C26C926ULL
,
0x4D2C6DFC5AC42AEDULL
,
0x53380D139D95B3DFULL
,
0x650A73548BAF63DEULL
,
0x766A0ABB3C77B2A8ULL
,
...
...
@@ -96,7 +96,7 @@ K[80] =
0xBEF9A3F7B2C67915ULL
,
0xC67178F2E372532BULL
,
0xCA273ECEEA26619CULL
,
0xD186B8C721C0C207ULL
,
0xEADA7DD6CDE0EB1EULL
,
0xF57D4F7FEE6ED178ULL
,
0x6F067AA72176FBAULL
,
0xA637DC5A2C898A6ULL
,
0x
0
6F067AA72176FBAULL
,
0x
0
A637DC5A2C898A6ULL
,
0x113F9804BEF90DAEULL
,
0x1B710B35131C471BULL
,
0x28DB77F523047D84ULL
,
0x32CAAB7B40C72493ULL
,
0x3C9EBE0A15C9BEBCULL
,
0x431D67C49C100D4CULL
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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