New issue
Advanced search Search tips

Issue 846433 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Task



Sign in to add a comment

Rewrite ct_serialization.cc in terms of CBS

Project Member Reported by rsleevi@chromium.org, May 24 2018

Issue description

//net/cert/ct_serialization.h contains a series of non-trivial helper methods to handle the TLS encoding format of variable integers and lengths.

We should just use CBS for this, since it will parse TLS wire protocol.
 

Sign in to add a comment