Skip to content
GitLab
Menu
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
ea7dd15f
Commit
ea7dd15f
authored
Oct 05, 2005
by
Niels Möller
Browse files
(main): Reordered hash benchmarks.
Rev: src/nettle/examples/nettle-benchmark.c:1.16
parent
75eb2371
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/nettle-benchmark.c
View file @
ea7dd15f
...
...
@@ -317,8 +317,8 @@ main(int argc UNUSED, char **argv UNUSED)
{
&
nettle_md2
,
&
nettle_md4
,
&
nettle_md5
,
OPENSSL
(
&
nettle_openssl_md5
)
&
nettle_sha1
,
&
nettle_sha256
,
OPENSSL
(
&
nettle_openssl_sha1
)
&
nettle_sha1
,
OPENSSL
(
&
nettle_openssl_sha1
)
&
nettle_sha256
,
NULL
};
...
...
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