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

True bytes #42

Merged
merged 4 commits into from
Nov 10, 2017
Merged

True bytes #42

merged 4 commits into from
Nov 10, 2017

Conversation

dhardy
Copy link
Owner

@dhardy dhardy commented Nov 10, 2017

This is basically prep for #36.

I was surprised by the quite significant ChaCha bug, but less so by the other one. Probably both would have been fixed by #36 anyway.

Byte sequences generated with code like this (using values from previous tests as source):
https://play.rust-lang.org/?gist=473b9d5a304322f64b2d110f2c7c3521&version=nightly

Copy non-controversial part of #36
Credit: Paul Dicker <pitdicker@gmail.com>
Includes both the values output now and the values which should be output by #36.
@dhardy
Copy link
Owner Author

dhardy commented Nov 10, 2017

@pitdicker pretty sure this should be okay but I'll let you have a look before I merge

@pitdicker
Copy link

Great! I was just trying to find motivation to write such tests ;-).
Looks good to me.

@dhardy dhardy merged commit ab79378 into master Nov 10, 2017
@dhardy dhardy deleted the true_bytes branch December 19, 2017 17:21
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