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

.travis.yml: Fix build for polyval crate #2

Merged
merged 1 commit into from
Aug 30, 2019
Merged

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Aug 30, 2019

The polyval crate presently needs either special RUSTFLAGS or non-default features.

I do intend to fix that (I have a half-finished pure software constant-time implementation which performs ~3X better than the current completely naive non-constant-time version) but for now I just want to get CI green.

POLYVAL presently needs either special RUSTFLAGS or non-default
features.

I do intend to fix that (I have a half-finished pure software
constant-time implementation which performs ~3X better than the current
completely naive non-constant-time version) but for now I just want to
get CI green again.
@tarcieri tarcieri merged commit 518bee4 into master Aug 30, 2019
@tarcieri tarcieri deleted the fix-polyval-build branch August 30, 2019 19:44
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

1 participant