Live data from Hacker News

Viewing profile — martinralbrecht

martinralbrecht

HN member
Joined
Sun, Apr 27, 2014, 4:04 PM UTC
HN karma
308
Public activity
44 items

About martinralbrecht

I am a professor in the Information Security Group at Royal Holloway, University of London. I work on cryptography and computational mathematics.

Recent public activity

  1. comment
    Comment #46838774

    Note that WhatsApp as a web client, too: https://eprint.iacr.org/2025/794

  2. comment
    Comment #46838764

    We did reverse engineer it and we're cryptographers not reverse engineering experts https://eprint.iacr.org/2025/794

  3. comment
    Comment #46838392

    WhatsApp's end-to-end encryption has been independently investigated: https://kclpure.kcl.ac.uk/ws/files/324396471/whatsapp.pdf Full version here: https://eprint.iacr.org/2025/794.…

  4. comment
    Comment #40343955

    Telegram's symmetric cryptography has been reviewed by cryptographers: https://mtpsym.github.io/

  5. comment
    Comment #40343947

    We explain this under the heading "A Somewhat Opinionated Discussion" here: https://mtpsym.github.io/ which is our security analysis of MTProto's symmetric cryptography.

  6. comment
    Comment #37863824

    NIST responded: https://groups.google.com/a/list.nist.gov/g/pqc-forum/c/W2VO ...

  7. comment
    Comment #37863817

    NIST responded: https://groups.google.com/a/list.nist.gov/g/pqc-forum/c/W2VO...

  8. comment
    Comment #36596611

    "As independent information security and cryptography researchers, we build technologies that keep people safe online. It is in this capacity that we see the need to stress that th…

  9. story
  10. comment
    Comment #35442309

    - Issue 1: using uninitialised keys. - Issue 2: IV reuse in AES-GCM when a file is re-encrypted after an update. - Issue 3: a malicious server can place a chosen key in a victim us…

  11. story
  12. comment
    Comment #34016015

    Cool, thanks! That's interesting to know. Do you know how they deal with FOI and auditable communications in this case? PS: I talked about the seemingly unexploitable IND-CCA vulne…

  13. comment
    Comment #34015799

    Since Matrix (and thus BundesMessenger?) currently doesn't provide standard security guarantees for its end-to-end encryption (the mitigation to the "Simple confidentiality break" …

  14. comment
    Comment #33941967

    re: implementation bugs: Almost, but not quite. See https://nebuchadnezzar-megolm.github.io/#anticipated-questio... Also note that in the review of the ecosystem the Matrix develop…

  15. comment
    Comment #33941920

    We explain how this works in Appendix A of https://nebuchadnezzar-megolm.github.io/static/paper.pdf but it's also a nice little exercise to work out how this breaks confidentiality…

  16. comment
    Comment #33936262

    A quick comment on this, we did address this in our paper: "In environments where cross-signing and verification are enabled, adding a new unverified user adds a warning to the roo…

  17. comment
    Comment #33933495

    This isn't correct. Several of our attacks succeeded without any warnings popping up. Furthermore, you need to distinguish between what Element happened to do (which users may or m…

  18. comment
    Comment #33933457

    We had working exploits for those vulnerabilities where exploiting them wasn't immediately obvious. We shared those with the Matrix developers but didn't publish them because there…

  19. comment
    Comment #33018083

    Indeed: > While the Matrix specification does not require a mitigation of this behaviour, when a user is added to a room, Element will display this as an event in the timeline. Thu…

  20. comment
    Comment #33018068

    Unfortunately, it is not quite so simple: > Does this mean that Matrix does not provide confidentiality and/or authentication? > Matrix and its implementations can, after today’s f…

  21. comment
    Comment #33018047

    Several of these bugs were indeed on the protocol level: https://nebuchadnezzar-megolm.github.io/

  22. comment
    Comment #33012449

    This is discussed by the research team who reported these issues (I'm one of those researchers) at: https://nebuchadnezzar-megolm.github.io/ > Are these attacks design flaws in the…

  23. comment
    Comment #33012388

    Writeup of these vulnerabilities and attacks by the research team who reported them: https://nebuchadnezzar-megolm.github.io/

  24. comment
    Comment #33012370

    - Matrix announcement: https://matrix.org/blog/2022/09/28/upgrade-now-to-address-en... - Write-up by research team: https://nebuchadnezzar-megolm.github.io/

  25. comment
    Comment #33012342

    Write-up of the vulnerabilities and attacks by research team who reported them: https://nebuchadnezzar-megolm.github.io/