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

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.
You should write a blogpost at this point.

You can write more about these problems and it would have higher visibility.

Good point. I might, yes.