Y
Hacker News
new
|
ask
|
show
|
jobs
by
cryptonector
1620 days ago
Protocol buffers is a tag-length-value encoding. It's got all the problems that DER and CER have. It's what happens when people decide to reinvent a wheel they don't understand.
2 comments
feffe
1619 days ago
What are the issues with TLV? I guess one could be that it's difficult to modify messages. On the other hand skipping parts of a message is efficient.
link
cryptonector
1619 days ago
https://news.ycombinator.com/item?id=29937046
link
oblio
1619 days ago
You should write a blogpost at this point.
You can write more about these problems and it would have higher visibility.
link
cryptonector
1619 days ago
Good point. I might, yes.
link