neoneo-go/pkg/crypto
Roman Khimov 60bca03577 crypto: add input data length check in (*PublicKey).DecodeBytes
DecodeBinary works with streams, so it can't do that, but DecodeBytes can and
should. Also fix unmarshalled binary buffer that this check exposed.
2020-05-21 14:28:16 +03:00
..
hash *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
keys crypto: add input data length check in (*PublicKey).DecodeBytes 2020-05-21 14:28:16 +03:00