Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
330ed2a8
Commit
330ed2a8
authored
Dec 13, 2010
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deleted old FIXME comment.
Rev: nettle/der2dsa.c:1.5
parent
fdfefe45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
der2dsa.c
der2dsa.c
+0
-2
No files found.
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
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