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
LSH
lsh
Commits
0f7b571c
Commit
0f7b571c
authored
Mar 18, 2002
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/publickey_crypto.h:1.46
parent
852e62b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/publickey_crypto.h
View file @
0f7b571c
...
...
@@ -215,6 +215,6 @@ make_ssh_rsa_verifier(UINT32 public_length,
const
UINT8
*
public
);
struct
sexp
*
rsa_generate_key
(
mpz_t
e
,
struct
randomness
*
r
,
UINT32
bits
);
rsa_generate_key
(
struct
randomness
*
r
,
UINT32
bits
);
#endif
/* LSH_PUBLICKEY_CRYPTO_H_INCLUDED */
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