V1a: Post-quantum cryptography (Kyber and Dilithium short course)

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 13

  • @cryptography101-alfred
    @cryptography101-alfred  4 місяці тому +2

    The lecture slides are available at the course web page: cryptography101.ca/kyber-dilithium/
    Typo in slide 16: "SP 800-28" should be "SP 800-208".

  • @아뭄무
    @아뭄무 3 місяці тому +3

    Thank you for making such a good lecture. It helped me a lot.

  • @anmoladarsh8928
    @anmoladarsh8928 Місяць тому +1

    sir can you please explain how will the cyber security risk reduces for the organization switching to pqc new standards

    • @cryptography101-alfred
      @cryptography101-alfred  Місяць тому +2

      Switching to the new PQC standards provides resistance against "harvest now, decrypt later" attacks by quantum computers (which RSA and ECC definitely do not provide). However, there are some caveats. 1) It's not clear when cryptographically relevant quantum computers will be built, so switching to PQC schemes might not be worth the cost. 2) The PQC standards are relatively new, so there is always the possibility that classical and quantum attacks will be discovered on the new schemes. This suggests using "hybrid" modes, where a new PQC scheme is used together with a traditional ECC scheme; however, this increase implementation complexity. 3) Implementing the new schemes will be challenging, which increases the risk of side-channel attacks and security vulnerabilities due to poor implementations.

    • @anmoladarsh8928
      @anmoladarsh8928 Місяць тому +1

      @cryptography101-alfred Thanks a lot sir

    • @anmoladarsh8928
      @anmoladarsh8928 Місяць тому +1

      ​@@cryptography101-alfredSir What’s the way ahead for Digital Certificate tech with new newer PQC Digital Signatures Algorithm. What are the Challenges and Solutions.

    • @cryptography101-alfred
      @cryptography101-alfred  Місяць тому +2

      @@anmoladarsh8928From a cryptographic point of view, the main change will be to replace the signing algorithm (e.g. RSA or ECDSA) used by the CA with a quantum-safe one (Dilithium). This change is conceptually simple, but there will be many practical challenges, e.g. rewriting standards, accommodating the larger public keys and signatures, secure implementations, implementing the new signature schemes in constrained devices, whether to use a hybrid scheme or not.

    • @anmoladarsh8928
      @anmoladarsh8928 Місяць тому +1

      @@cryptography101-alfred Thank you sir .By the way I am really enjoying your lectures on Kyber and Dilithium