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
Dmitry Baryshkov
nettle
Commits
330ed2a8
Commit
330ed2a8
authored
Dec 13, 2010
by
Niels Möller
Browse files
Deleted old FIXME comment.
Rev: nettle/der2dsa.c:1.5
parent
fdfefe45
Changes
1
Show whitespace changes
Inline
Side-by-side
der2dsa.c
View file @
330ed2a8
...
...
@@ -70,8 +70,6 @@ dsa_public_key_from_der_iterator(struct dsa_public_key *pub,
&&
mpz_sgn
(
pub
->
y
)
>
0
);
}
/* FIXME: Rename this and the next function to something
openssl-specific? */
int
dsa_openssl_private_key_from_der_iterator
(
struct
dsa_public_key
*
pub
,
struct
dsa_private_key
*
priv
,
...
...
Write
Preview
Supports
Markdown
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