AES Encryption and Decryption

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

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

  • @in_Kwangya
    @in_Kwangya Год назад +22

    I wonder why this video showed up in my algorithm.. since I'm just a high school student in Korea.... but it is definitely helping me a lot gather information for my report. Thanks to your detailed explanation, I'm a subscriber for the channel now and I'm really looking forward to learn more!

  • @PushpendraSingh-co9uq
    @PushpendraSingh-co9uq Год назад +93

    I am watching this video one day before exam 😂

  • @colinmaharaj
    @colinmaharaj Год назад +9

    I did this using C code as a proof of concept.

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

      can you share the c code

    • @michael_pio
      @michael_pio 4 месяца назад

      That's the best way of understanding this technique

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

    This is just like a wow
    Thanks

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

    Kal 7th Sem ka exam h and I'm watching this video 😂today

  • @bkrishnamanohar8303
    @bkrishnamanohar8303 Год назад +3

    But as you've mentioned on 5:14 as 1 word = 32 bits but 1 word is actually = 2 bytes i.e. 16bits and 4 words would be equal to 64 bits right? Correct me if im wrong.

    • @puneethsubramanya3952
      @puneethsubramanya3952 Год назад +3

      1 word is actually 4 bytes and each word has 32 bits (1 byte = 8 bits) and 4 words are generated so
      that will be 4 words * 4 bytes * 8 bits = 128 bits
      hope this clears stuff

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

      You're right. 1 word = 2 bytes = 16 bits.
      I don't know why this tut did this in a wrong way.

    • @PranatiWaghodekar-hv4qg
      @PranatiWaghodekar-hv4qg 4 месяца назад

      The most obvious encoding to use is UTF-32. This is simply a 32-bit encoding scheme that will represent every single possible Unicode character in the same way.
      Having a fixed encoding length for every character makes some operations easier. For example, we always know the length of a string by simply counting the number of bytes. We can also easily jump to any character in a string because we can calculate every character offset easily.
      However, this also means that every character will take 4 bytes (32 bits) of space to represent.

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

    Thanks

  • @Aman.ullah_215
    @Aman.ullah_215 2 месяца назад

    Explain working of block cipher

  • @pingukutepro
    @pingukutepro 9 месяцев назад +1

    I wish I could go to school and earn a degree that have some value like those people in the comments

  • @mboovy5714
    @mboovy5714 8 месяцев назад

    So the round keys are 16 bytes or bits ? Because my professor said it is 16 bits which doesn’t give sense to me

    • @Tommy-Oneall
      @Tommy-Oneall 8 месяцев назад

      the round key are 16 bytes, this means 128 bits

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

    Is it possible to send the presentation?

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

    Can anyone help in key expansion for decryption

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

    ❤❤

  • @muhammadfaizan1264
    @muhammadfaizan1264 2 месяца назад

    exam in an hour 😂

  • @coder-xh8fk
    @coder-xh8fk Год назад

    Pls explain name of book

  • @abdulrafay5711
    @abdulrafay5711 8 месяцев назад

    Lambi kar rha he

  • @ManishaRathod-o1p
    @ManishaRathod-o1p 7 месяцев назад +2

    Can you just explain each term in that specific round ??
    Can you just teach actually ?? Just reading is not a teaching

    • @JustwaitNwatch-w
      @JustwaitNwatch-w 2 месяца назад +1

      He literally said lets elaborate on them in the next presentation don't act dense dude