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

add test cases for malformed/invalid base64 and version byte #11

Open
tmaher opened this issue Sep 4, 2014 · 0 comments
Open

add test cases for malformed/invalid base64 and version byte #11

tmaher opened this issue Sep 4, 2014 · 0 comments

Comments

@tmaher
Copy link

tmaher commented Sep 4, 2014

  • add a test against an invalid version (any value othe than 0x80, say 0x00 and 0x81)
  • add a test vector that contains invalid base64 encodings, e.g. whitespace, line endings, missing padding characters, last bits not set to zero, / or + character etc.
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

No branches or pull requests

1 participant