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

add security test for TLS elliptic curves #276

Merged
merged 1 commit into from
Apr 24, 2018

Conversation

aead
Copy link
Member

@aead aead commented Apr 23, 2018

This change adds a test to ensure that the server does not accept
curves using non-constant time implementations. It also checks whether
the server accepts curves using constant-time implementations.

Update minio/minio#5844

This change adds a test to ensure that the server does not accept
curves using non-constant time implementations. It also checks whether
the server accepts curves using constant-time implementations.

Update minio/minio#5844
Copy link
Member

@vadmeste vadmeste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshavardhana harshavardhana merged commit 628807f into minio:master Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants