Replace custom CT parsing with those of BoringSSL's CBB |
|
Issue descriptionCurrently, the CT Structure Parsing (see https://cs.chromium.org/chromium/src/net/cert/ct_serialization.h?rcl=0&l=1 ) uses a series of internal helpers to read TLS encoded structures. We should just switch all this to use BoringSSL's ByteString/CBB |
|
►
Sign in to add a comment |
|
Comment 1 by davidben@chromium.org
, Aug 5 2016