Skip to content
Snippets Groups Projects
Commit f632335f authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Fix users of base32_decode to check for expected length in return.

Also, when we log about a failure from base32_decode(), we now
say that the length is wrong or that the characters were invalid:
previously we would just say that there were invalid characters.

Follow-up on 28913 work.
parent 22c5ad68
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment