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

Support ECDSA signatures #7

Closed
colmmacc opened this issue Sep 2, 2014 · 2 comments
Closed

Support ECDSA signatures #7

colmmacc opened this issue Sep 2, 2014 · 2 comments

Comments

@colmmacc
Copy link
Contributor

colmmacc commented Sep 2, 2014

At present s2n supports RSA signatures from certificates, it would be great to also support ECDSA. Realistically this issue depends on implementing #3 (support for multiple certificates) first.

Note: some versions of safari claim to support ECDSA, but do not.

@alexw91
Copy link
Contributor

alexw91 commented Apr 27, 2017

PR for this feature: #518

@alexeblee
Copy link
Contributor

PR #671 added ECDSA signatures and a single ECDSA cipher suite. s2n can now support either RSA or ECDSA certificates. Multiple certificate support will be addressed in #3. Additional ECDSA cipher suites can now be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants