Hacker News new | ask | show | jobs
by hehehaha 1955 days ago
Was security implementation ever proven itself for Telegram? I remember reading a lot of threads on HN a few years back about how it wasn’t considered secure/kosher. I moved on and haven’t really followed the cryptography space.
1 comments

These questions are next to impossible to answer. The DUAL_EC_DRBG algorithm is widely agreed to be backdoored (even the author of this article seems to agree), but nobody has actually proven that an attack exists.

Cryptography is a very complex field, Telegram has made many bizarre design decisions which make it difficult to trust them despite the fact that their encryption has not been publicly broken recently.