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 back GCM cipher #67

Merged
merged 1 commit into from Jan 12, 2015
Merged

add back GCM cipher #67

merged 1 commit into from Jan 12, 2015

Conversation

arlimus
Copy link
Member

@arlimus arlimus commented Jan 12, 2015

we originally removed GCM from the cipher chain due to vulnerabilities in OpenSSH. We are adding it back, since any sensible implementation will have had enough time to fix or backport. On top of that, GCM is generally a preferred algorithm. Let's get it back now.

Signed-off-by: Dominik Richter dominik.richter@gmail.com

we originally removed GCM from the cipher chain due to vulnerabilities in OpenSSH. We are adding it back, since any sensible implementation will have had enough time to fix or backport. On top of that, GCM is generally a preferred algorithm. Let's get it back now.

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 32f14ac on gcm into dcfc0a8 on master.

@chris-rock
Copy link
Member

great work @arlimus

chris-rock added a commit that referenced this pull request Jan 12, 2015
@chris-rock chris-rock merged commit c23a1c0 into master Jan 12, 2015
@arlimus arlimus deleted the gcm branch January 12, 2015 09:59
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