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
8a4f1f03
Commit
8a4f1f03
authored
Jan 02, 2013
by
Niels Möller
Browse files
Minor nitpicking.
parent
fbbacf26
Changes
2
Hide whitespace changes
Inline
Side-by-side
gosthash94.h
View file @
8a4f1f03
...
...
@@ -51,8 +51,8 @@
* Ported to nettle by Nikos Mavrogiannopoulos.
*/
#ifndef NETTLE_GOST_H_INCLUDED
#define NETTLE_GOST_H_INCLUDED
#ifndef NETTLE_GOST
HASH94
_H_INCLUDED
#define NETTLE_GOST
HASH94
_H_INCLUDED
#include
"nettle-types.h"
...
...
@@ -85,4 +85,4 @@ void gosthash94_digest(struct gosthash94_ctx *ctx,
}
#endif
#endif
/* NETTLE_GOST_H_INCLUDED */
#endif
/* NETTLE_GOST
HASH94
_H_INCLUDED */
pbkdf2.h
View file @
8a4f1f03
/* pbkdf2.
c
/* pbkdf2.
h
*
* PKCS #5 password-based key derivation function PBKDF2, see RFC 2898.
*/
...
...
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