001 Introduction to Homomorphic Encryption w/ Pascal Paillier

Поделиться
HTML-код
  • Опубликовано: 6 авг 2024
  • Abstract
    Pascal Paillier gives an introduction lecture to homomorphic encryption (FHE), include some of the most recent techniques and applications.
    About the Speaker
    Pascal is a researcher and entrepreneur in cryptography and the CTO at Zama.
    He has spent the past 25 years inventing new cryptographic techniques for critical industries. From embedded security to whitebox crypto to homomorphic encryption, Pascal has contributed to groundbreaking research in corporate environments.
    He is a member of the IACR and an expert at ISO, where he contributes to standardization efforts for cryptography. Pascal has authored over 60 academic papers, received "Best Paper Award" at Asiacrypt 2005, and is one of the most widely cited authors in homomorphic encryption with more than 12,000 citations. Prior to Zama, Pascal was CEO at CryptoExperts and Head of Cryptography Innovation at Gemalto. He holds an engineering degree and a PhD in cryptography from Telecom ParisTech.
    Never miss an update
    * The newsletter where we post community announcements: fheorg.substack.com/
    * The discord server where you can discuss FHE related topics with the community: discord.fhe.org
    Make sure to join either (or both) of these to stay informed about future events!
    View all resources related to this meetup on fhe.org/meetups/001-introduct...
  • НаукаНаука

Комментарии • 16

  • @maksimsivanovs5893
    @maksimsivanovs5893 3 года назад +2

    Exceptional presentation! Been working/researching on somewhat same vision. Keep up the great work!

  • @macknightxu2199
    @macknightxu2199 2 года назад

    Hi,
    May I know if any implementation libs support the bootstrapping operations of CKKS or not?
    If yes, where could I find it and its demos or examples.

  • @miguelhumbertogonzalezzamo5175
    @miguelhumbertogonzalezzamo5175 2 года назад

    Thanks for sharing this, how ever i have a question, in the minute 03:30, when talk about other people can contribute, referes to the public encryption evaluation key? if not, what is the use of the encryption eval key? Thanks

    • @fhe_org
      @fhe_org  2 года назад

      Hey there, I would advise that you join the discord server, you'll have answers there: discord.fhe.org :)

  • @joannayuan6869
    @joannayuan6869 3 года назад +5

    Probably the best tutorial I've seen on FHE. Where can I download the actual ppt file? The video bar on the right is super annoying and blocks some key contents ...

    • @fhe_org
      @fhe_org  3 года назад

      Thanks! You can find the slides here: fhe.org/talks/2020-11-04_introduction_to_fhe
      If you want a deeper dive on FHE, Ilaria Chillotti gave a talk last week also: fhe.org/talks/2021-04-15_tfhe_deep_dive

    • @koeniglicher
      @koeniglicher 2 года назад

      @@fhe_org The slides are now here: fhe.org/talks/introduction-to-fhe-by-pascal-paillier
      And the deep dive is now here: fhe.org/talks/tfhe-deep-dive-by-ilaria-chillotti

    • @fhe_org
      @fhe_org  2 года назад

      @@koeniglicher Thanks for sharing them!

    • @buvaneswariramanan5010
      @buvaneswariramanan5010 Год назад

      @@koeniglicher The links are not accessible anymore. I get 404 error. Kindly share the updated link. thanks

    • @enricobottazzi8350
      @enricobottazzi8350 11 месяцев назад

      @@buvaneswariramanan5010 Slides are avialale here => drive.google.com/file/d/10k2RUFYtRjVXjYZ8AAdPOt98HxAXambV/view

  • @MauritsBuijs
    @MauritsBuijs Год назад

    I'm confused about bootstrapping; if the server can encrypt the value of X with it's own key. And then decrypt the value of X when it's in Y; aren't both the decryption keys present on the server then? Because that would defeat any confidentiality goals. Or is bootstrapping done client-side?

    • @randhindi
      @randhindi Год назад

      The bootstrapping key is a public key, so the server doesnt need to decrypt anything or have the private keys

  • @muhammadhabiburrehman8744
    @muhammadhabiburrehman8744 3 года назад +1

    Thanks Pascal,
    It is indeed a great talk, Pascal. Can we use this library for big tensors (containing gradients from NNs)?

    • @fhe_org
      @fhe_org  3 года назад +3

      Yes that’s the idea! We are working on a framework to help with ML usecases. Coming soon :)

    • @muhammadhabiburrehman8744
      @muhammadhabiburrehman8744 3 года назад

      @@fhe_org Thank you very much. Appreciate your good efforts in this very challenging research domain. We are developing a federated learning platform for healthcare operators in London and we will be excited to see the further developments.

  • @portport
    @portport 3 месяца назад

    gm