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

Fix UMAC #20

Closed
fpoirotte opened this issue Dec 26, 2014 · 0 comments
Closed

Fix UMAC #20

fpoirotte opened this issue Dec 26, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@fpoirotte
Copy link
Owner

The UMAC code generates invalid authentication tags in some (hard to reproduce) circumstances.
The issue is pretty much random, making it hard to debug.

This is a critical bug for interoperability since OpenSSH 6.4+ has a preference for UMAC-64 over other algorithms by default.

@fpoirotte fpoirotte added the bug label Dec 26, 2014
@fpoirotte fpoirotte self-assigned this Dec 26, 2014
@fpoirotte fpoirotte added this to the 0.1.0 milestone Dec 26, 2014
fpoirotte added a commit that referenced this issue Dec 29, 2014
Hopefully, this really closed #20.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant