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

Follow-up to #205 and #216 #227

Merged
merged 2 commits into from
May 1, 2017
Merged

Follow-up to #205 and #216 #227

merged 2 commits into from
May 1, 2017

Conversation

ocheron
Copy link
Contributor

@ocheron ocheron commented Apr 29, 2017

  • use at least cryptonite-0.23 to prevent any segmentation fault with P256
  • fix benchmark compilation

I thought about compiling benchmarks in the Travis script but stepped back because of criterion many dependencies.

ocheron added 2 commits April 29, 2017 11:52
After #205 we use cryptonite P256 code and need cryptonite#152
to avoid (rare) segmentation faults.
This also tests that a custom cipher is accepted by the library.
@kazu-yamamoto kazu-yamamoto self-requested a review April 30, 2017 12:19
Copy link
Collaborator

@kazu-yamamoto kazu-yamamoto left a comment

Choose a reason for hiding this comment

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

LGTM.

@ocheron ocheron merged commit 4775467 into haskell-tls:master May 1, 2017
ocheron added a commit that referenced this pull request May 1, 2017
@ocheron ocheron deleted the pr-205-and-216-follow-up branch May 1, 2017 13:04
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.

2 participants