AES II - Finite Field ( Galois Field ) Arithmetic for Advanced Encryption Standard - CSE4003

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

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

  • @NathaShiv
    @NathaShiv 3 года назад +28

    How did you consider p(x) sir? (In 13:10 of video)

  • @chiraagb
    @chiraagb Год назад +1

    Crystal Clear Explanation !!

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

    Very good explanation 👍

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

    Wat r d rules to get IR polynomial

  • @mdpaponmiah5504
    @mdpaponmiah5504 Год назад +2

    GF(256) 2nd element should be 0000001 but you said 00000010 .... I think this is 3rd element.... What do u say?

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

    really its so informative video 😊💚

  • @aruledwin6911
    @aruledwin6911 Год назад +2

    How can we choose the irreducible polynomial sir?

    • @dhafert.shihab5580
      @dhafert.shihab5580 Год назад

      same question

    • @TheOiseau
      @TheOiseau Год назад +1

      You're free to choose anything you want as long as it can't be factored, meaning it has no roots in your field (mod p). So when working in GF(2^n), you can pick any polynomial of degree n for which neither 0 and 1 are roots.

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

    Thanks sir..it was clear explanation

  • @duwasii
    @duwasii Год назад +1

    Explain irreducible polynomial

    • @TheOiseau
      @TheOiseau Год назад +4

      A polynomial that cannot be factored. A "prime" polynomial, if you will. When you're working in GF(2^n), since everything is mod 2, you need a degree-n polynomial (so it must start with x^n) that ends in +1 (otherwise you could factor an x) and it must have an odd number of terms (to prevent 1 from being a root, mod 2). Anything will work as long as it follows those rules. An example is AES's polynomial, x^8 + x^4 + x^3 + x + 1.

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

    thank you

  • @abhishekkanojia2816
    @abhishekkanojia2816 Год назад +2

    How did you consider p(x) sir? (In 13:10 of video)

  • @iriskan999
    @iriskan999 8 месяцев назад +1

    Thank you

  • @dhafert.shihab5580
    @dhafert.shihab5580 Год назад

    How can we choose the irreducible polynomial sir?

  • @jahnavimandla6638
    @jahnavimandla6638 Год назад +2

    How can we choose the irreducible polynomial sir?