Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Brian Smith
nettle
Commits
330ed2a8
Commit
330ed2a8
authored
14 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Deleted old FIXME comment.
Rev: nettle/der2dsa.c:1.5
parent
fdfefe45
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
der2dsa.c
+0
-2
0 additions, 2 deletions
der2dsa.c
with
0 additions
and
2 deletions
der2dsa.c
+
0
−
2
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
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment