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 padding and verify one particular sample. #5

Merged
merged 1 commit into from
May 2, 2016
Merged

Fix padding and verify one particular sample. #5

merged 1 commit into from
May 2, 2016

Conversation

Ferada
Copy link
Contributor

@Ferada Ferada commented Apr 14, 2016

This fixes the padding if the length is already a multiple of eight (i.e. it doesn't add padding in that case instead of adding another eight bits).

Also adds another test sample to ensure one particular sample that still fails after decoding - just to make sure it's still correct at this stage.

@jnjcc jnjcc merged commit 92c9807 into jnjcc:master May 2, 2016
@jnjcc
Copy link
Owner

jnjcc commented May 2, 2016

Merged, thanks.

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

2 participants