diff options
author | Felix Lange <fjl@twurst.com> | 2015-04-16 16:15:14 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-04-17 20:45:09 +0800 |
commit | 1e2c93aa2da453ef9548b9957b5ed453f60ce5ca (patch) | |
tree | ed49cd3774448122fdc5ceac49eb800139cf0c55 /crypto/mnemonic.go | |
parent | 6e9f8035a1a49ac096bc2eae6ec4637b48e29048 (diff) | |
download | go-tangerine-1e2c93aa2da453ef9548b9957b5ed453f60ce5ca.tar go-tangerine-1e2c93aa2da453ef9548b9957b5ed453f60ce5ca.tar.gz go-tangerine-1e2c93aa2da453ef9548b9957b5ed453f60ce5ca.tar.bz2 go-tangerine-1e2c93aa2da453ef9548b9957b5ed453f60ce5ca.tar.lz go-tangerine-1e2c93aa2da453ef9548b9957b5ed453f60ce5ca.tar.xz go-tangerine-1e2c93aa2da453ef9548b9957b5ed453f60ce5ca.tar.zst go-tangerine-1e2c93aa2da453ef9548b9957b5ed453f60ce5ca.zip |
rlp: reject non-minimal input strings
Input strings of length 1 containing a byte < 56 are non-minimal and
should be encoded as a single byte instead. Reject such strings.
Diffstat (limited to 'crypto/mnemonic.go')
0 files changed, 0 insertions, 0 deletions