Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto/x509: support DSA keys. #6868

Closed
hanwen opened this issue Dec 2, 2013 · 5 comments
Closed

crypto/x509: support DSA keys. #6868

hanwen opened this issue Dec 2, 2013 · 5 comments

Comments

@hanwen
Copy link
Contributor

hanwen commented Dec 2, 2013

The x509 has functions for RSA and ECDSA, but is missing DSA. 

We can probably just move this code to the x509 package:

https://code.google.com/p/gosshnew/source/browse/ssh/keys.go#580
@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 1:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 2:

Labels changed: added repo-main.

@hanwen
Copy link
Contributor Author

hanwen commented Jan 25, 2014

Comment 3:

AGL suggested that nobody uses DSA anymore, so this can be closed.

@minux
Copy link
Member

minux commented Jan 25, 2014

Comment 4:

Status changed to WontFix.

@agl
Copy link
Contributor

agl commented Oct 10, 2014

Comment 5:

Issue #8919 has been merged into this issue.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants