home.social

#csidh — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #csidh, aggregated by home.social.

  1. TorusCSIDH: Постквантовая криптография через призму топологического анализа

    До недавнего времени криптографическая безопасность оценивалась через эмпирические тесты: проверка на устойчивость к известным атакам, статистический анализ случайности и т.д. Однако такой подход имеет фундаментальный недостаток — он может подтвердить наличие уязвимости, но не может доказать безопасность. Наше открытие совершает парадигмальный сдвиг: безопасность — это не отсутствие структуры, а наличие правильной структуры.

    habr.com/ru/articles/955594/

    #постквантовая_криптография #криптография #алгоритмы #ecdsa #CSIDH #топология #топологический_анализ

  2. Is CSIDH using a 512 bit prime a toy cipher, or is this ok? if not, then the pq OPAQUE instantiation might be even less performant and practical. #postquantum #crypto #csidh

  3. quite awesome work: eprint.iacr.org/2023/639 with all their code available: github.com/meyira/OIDA - they instantiate a #postquantum #OPRF from #CSIDH - while also doing so using Naor-Reingold PRF with oblivious transfer. And finally they instantiate a post-quantum #OPAQUE and compare it to my implementation - admittedly the pqOPAQUEs are much much slower, but it is still awesomely cool that this is possible! i'm sure there is room for improvements here.

    kudos!

    #crypto

  4. Despite having lower communications requirements than post-#quantum KEM and signature schemes, #CSIDH implementations still result in too-large handshake latency (tens of seconds), which hinder further consideration of using CSIDH for TLS in practice for conservative parameter set instantiations.
    eprint.iacr.org/2023/793