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
151799f9
Commit
151799f9
authored
Aug 26, 2003
by
Niels Möller
Browse files
Declare nettle_md2 and nettle_md4.
Rev: src/nettle/nettle-meta.h:1.10
parent
5046486e
Changes
1
Hide whitespace changes
Inline
Side-by-side
nettle-meta.h
View file @
151799f9
...
...
@@ -150,6 +150,8 @@ struct nettle_hash
(nettle_hash_digest_func) name##_digest \
}
extern
const
struct
nettle_hash
nettle_md2
;
extern
const
struct
nettle_hash
nettle_md4
;
extern
const
struct
nettle_hash
nettle_md5
;
extern
const
struct
nettle_hash
nettle_sha1
;
extern
const
struct
nettle_hash
nettle_sha256
;
...
...
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