good morning!!!!

Skip to content
Snippets Groups Projects
Commit 345590f2 authored by Felix Lange's avatar Felix Lange
Browse files

rlp: fix check for canonical byte array size

Decoding did not reject byte arrays of length one with a single element
b where 55 < b < 128. Such byte arrays must be rejected because
they must be encoded as the single byte b instead.
parent cefd9482
No related branches found
No related tags found
Loading
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