NETWORK SECURITY- AES (ADVANCED ENCRYPTION STANDARD) Algorithm

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น • 389

  • @aliazlanaziz
    @aliazlanaziz 4 ปีที่แล้ว +10

    Important note: In the shift rows,circular left shift is done not circular right shift. Sir himself has verified this in comments but he didn't mark any annotation in the video. I am just writing it here so that who ever reads this correct him/herself. You can also check sir comments in replies below where he apologizes for his mistake. By the way your tutorials are nice sir.

  • @jerome3184
    @jerome3184 5 ปีที่แล้ว +3

    Sir you have really helped me a lot.
    Today was my exam. You have helped me for my semester exam.
    I thank from my heart.

  • @lifeisfun7391
    @lifeisfun7391 6 ปีที่แล้ว +97

    Wow! I wish Teachers like you could be in every college. Thank you Sir, keep up the good work:)

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว +13

      hi
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel. feeling happy after watching your comment.
      keep on supporting our channel.

    • @orlandoafrica8089
      @orlandoafrica8089 2 ปีที่แล้ว +1

      Can u help solve this..... In the S-AES algorithm 8309 is the ciphertext, assume the key is 2D55.
      Determine the plaintext showing all steps

  • @CullyCulls
    @CullyCulls 4 ปีที่แล้ว +1

    Thanks Sundeep. You have created a wonderful Channel and a strong following.

  • @beizhou2488
    @beizhou2488 5 ปีที่แล้ว +15

    Hi, thanks for the videos. In this tutorial, within the shift row operation, Row 1 should left shift 1 byte, not 1 bits according to the diagram you demonstrated.

  • @maheshb3756
    @maheshb3756 3 ปีที่แล้ว +1

    Sir you have helped me a lot sir during my exams time. Your explonation is very goood and clear. Keep maintian that sir. You are one of the best teacher in my study career. I was scared about this subject and i found you on youtube. Now i learned lot of subject. Thank you very much sir.

  • @aazramifham5581
    @aazramifham5581 4 ปีที่แล้ว +1

    Thanks for explaining step by step and detailed process of AES algorithem...This video made my concept clear..

  • @robertopizziol7459
    @robertopizziol7459 6 ปีที่แล้ว +6

    Really nicely explained! The only thing it's missing is the AES Key Expansion Algorithm. Thank you for your work :)

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi roberto
      i will try to upload it soon.
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

    • @pradipmalla8059
      @pradipmalla8059 4 ปีที่แล้ว

      Exactly I was wondering about it

  • @redyhkhan
    @redyhkhan 5 ปีที่แล้ว +10

    One correction, In the shift Rows transformation of the round, the shift is by 1 byte and NOT one bit.

  • @adhithyaamal
    @adhithyaamal 4 ปีที่แล้ว

    Hello sir ,we all are following ur lecture in this lockdown.

  • @theNeuo13
    @theNeuo13 5 ปีที่แล้ว +7

    I would like to correct you on the Row Shift. It is to the LEFT not to the right. For the Decryption, it is to the right.

  • @martinharris4416
    @martinharris4416 2 ปีที่แล้ว +1

    Wow amazing I would pay double fees if my colg had atleast one professor like you

  • @syedshakeel2857
    @syedshakeel2857 5 ปีที่แล้ว +1

    Hi Sir,
    Your lectures are crystal clear, with a lot of patience and clarifying every doubts students have.
    I see in most of the lectures, you have covered the encryption part of the algorithm. It would be really nice if you could make some videos on the decryption of each of these algorithms too.
    That would be very helpful to understand the system end to end. So with an example, you could explain how some data is encrypted at the sender and gets de-crypted at the receiving end.
    Thank you.

    • @sundeepsaradhi
      @sundeepsaradhi  5 ปีที่แล้ว

      Hi syed
      Due to security issues I couldn't find the explanation even in single text book or net. So I didn't covered the decryption part.
      Thanks for your support towards our channel

  • @DollySingh-po3iu
    @DollySingh-po3iu 5 ปีที่แล้ว +12

    wonderful video sir..only one doubt i come across , how to expand the key?

  • @weekendprogrammer7545
    @weekendprogrammer7545 6 ปีที่แล้ว +5

    All your videos are very good crystal clear sir, thank you very much it helped a lot for my sem exams , wonderful job thank u once again .

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi sandeep
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

  • @utsv5226
    @utsv5226 6 ปีที่แล้ว +39

    Sir, the bits are rotated circularly to the left.
    E.g: Row 3 ( 4 8 12 16 ) -> ( 16 4 8 12 )

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว +11

      yes
      you are correct
      shift is based on row number

    • @utsv5226
      @utsv5226 6 ปีที่แล้ว +9

      it is left shifted no? in the video it is mentioned right shift

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว +23

      Hi Utsav Das
      you are correct and it is left shift and nice observation and thanks for correction.

    • @buzzfeedRED
      @buzzfeedRED 6 ปีที่แล้ว +7

      please mark the annotation in the video because every one not going through the comments

    • @yeshwanthallampati9460
      @yeshwanthallampati9460 6 ปีที่แล้ว +1

      Thanks Sir and Thanks Bro! Got doubt in the same area!!!

  • @elyali5493
    @elyali5493 4 ปีที่แล้ว

    Sir thank you your tutorial is one of the best videos i come across in cryptography please continue with the great work

  • @shivangigupta4458
    @shivangigupta4458 6 ปีที่แล้ว +49

    Sir, in the shift rows,circular left shift is done not circular right shift.Kindly verify!

  • @rajmestri8605
    @rajmestri8605 6 ปีที่แล้ว +14

    sir, we use total of 44 words ..which means we have to undergo 11 rounds . i.e for k0=add round key and for k1-k10 = common rounds .....u have written only k1-k9 ........16:40 please correct it .....overall it was a great tutorial :)

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว +7

      hi raj
      yes your are correct i have to write k1 - k10
      thanks for observation and correction. i am sorry for my mistake.

    • @davisosiemo9398
      @davisosiemo9398 6 ปีที่แล้ว +1

      Thanks for pointing that out Raj! I got a little confused but now it's all cool

  • @utkanthsharma2804
    @utkanthsharma2804 5 ปีที่แล้ว +1

    Thank you so much sir, it is indeed a boon to have you guide us with this cryptography stuff.

  • @sudharshaniyengar1587
    @sudharshaniyengar1587 5 ปีที่แล้ว

    Very good explanation!! Just one point to be noted at @36:18 ..The rotation is Left Circular Shift.. Not a Right Circular Shift!! Again, thanks a lot for such insightful video!!!

  • @rajashekarreddychirumani9681
    @rajashekarreddychirumani9681 5 ปีที่แล้ว

    Your explanation was crystal clear and thanks for good explanation sir.

  • @mohammedmoinuddin7668
    @mohammedmoinuddin7668 6 ปีที่แล้ว

    Excellent video, clear explanation of concept. Good work.

  • @srivallimadduri1489
    @srivallimadduri1489 2 ปีที่แล้ว

    Thank you for posting such a great content which helps us to learn n understand quickly

  • @dr.s.geethagascwcbecsdept3392
    @dr.s.geethagascwcbecsdept3392 4 ปีที่แล้ว

    Really wonderful explanation to complex AES algo.

  • @bhagyasreeakula3710
    @bhagyasreeakula3710 3 ปีที่แล้ว +1

    Sir, ur explanation is so clear nd wow.
    We need BlowFish Algorithm too

  • @jaithranotla3783
    @jaithranotla3783 3 ปีที่แล้ว

    Thank you so much sir❤️❤️ a very clear cut explanation, guys please watch this video don't skip because it's 49 mins, watch this you'll understand very clear all other videos are shit

  • @siddhardhakommineni7390
    @siddhardhakommineni7390 5 ปีที่แล้ว +1

    Clearcut explanation . Thankyou sir

  • @pronounceword
    @pronounceword 5 ปีที่แล้ว

    I like your video very much. It's really great. I'll keep an eye on your channel. I am your fan and I will support you.

  • @teamteggi
    @teamteggi 3 ปีที่แล้ว +1

    the shift is left not right and the no.of round depends upon the the key size.

  • @Soni-Santosh
    @Soni-Santosh 5 ปีที่แล้ว

    I think you are doing better than an IIT Professors and you are the best "believe me"

  • @Shikharchaudhary007
    @Shikharchaudhary007 5 ปีที่แล้ว +1

    In substitution bytes, that 52 is in base 16 so it's technically 82 in base 10.

  • @stevewaltin8396
    @stevewaltin8396 5 ปีที่แล้ว +8

    One correction, in the shift row section of each round, each of the bits are shifted to the left by 0,1,2,3 bits. But a seriously well thought topic, thank you.

  • @Surya-xe2wu
    @Surya-xe2wu 4 ปีที่แล้ว +1

    well explained but did you miss on Key Generation?

  • @md.arifulislam1347
    @md.arifulislam1347 5 ปีที่แล้ว

    Excellent explanation, Love the way of your teaching, lots of thanks and love

  • @sunilreddymuppidi8475
    @sunilreddymuppidi8475 6 ปีที่แล้ว

    Sir, I scored good marks only by watching ur videos ..... Ur classes r so flexible to understand

  • @dr.sumathirajesh137
    @dr.sumathirajesh137 ปีที่แล้ว

    Excellent sir. Thank you very much.

  • @habibullahnazari4426
    @habibullahnazari4426 6 ปีที่แล้ว +5

    thank you sir it was great please arrange your video like number 1, then 2 .3 4.... which we learn by order perhaps some one don't know any more about network security from which video start to learn step by step thank you sir I hope be successfull

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi habibullah
      thanks for your interest towards our channel and share my sessions with
      your friends and subscribe to our channel.Keep following our channel.

  • @athisii_ekhe6167
    @athisii_ekhe6167 4 ปีที่แล้ว

    Thank you for the great effort and making it freely available.

  • @VishnuVardhan-dc7rt
    @VishnuVardhan-dc7rt ปีที่แล้ว +1

    .15:23 I think R-10 round takes K-10th key (total 11 keys from 0 to 10)

  • @interviewstrategiesbyankus1194
    @interviewstrategiesbyankus1194 6 ปีที่แล้ว +3

    Thank u for these brilliant lectures
    kindly give us the link to the computer printed pages too

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi ankush
      thanks for your interest towards our channel and share my sessions with
      your friends and subscribe to our channel.Keep following our channel. sure i will plan for the hard copy of material too.

  • @captain-black-1
    @captain-black-1 ปีที่แล้ว

    Your efforts are great sir.

  • @ramyasneha9921
    @ramyasneha9921 3 ปีที่แล้ว

    OMG.... Thank you so much sir... Your vedios were very helpful...😻🙏

  • @prasannarentachintala5804
    @prasannarentachintala5804 6 ปีที่แล้ว

    Fabulous explanation sir... Thank u soo much for ur clear explanation sir...!!

  • @kaverihatti686
    @kaverihatti686 ปีที่แล้ว

    how to choose the Key for DES ? for permutation choice1 we use the 64-bit key on what bases we consider the key

  • @aparnahareeshkamala2998
    @aparnahareeshkamala2998 6 ปีที่แล้ว +1

    Good one . Nice explanation sir

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว +1

      hi Aparna
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

  • @ayush_sri
    @ayush_sri 2 ปีที่แล้ว

    You did a great job. Very Well Explained. Thanks!

  • @brijpatel237
    @brijpatel237 5 ปีที่แล้ว

    Superb Sir!!...explanation was great, you saved my day!..Thanks

  • @lovelyyashu390
    @lovelyyashu390 5 ปีที่แล้ว +5

    Sir how the key was expanded to 44words,you havent tell how it happens and we are having add round key initially,in this also same steps want to follow like what you explained a?

    • @ಮನುಗೌಡ-ಸ9ಣ
      @ಮನುಗೌಡ-ಸ9ಣ 4 ปีที่แล้ว

      Bro tat w(0,3) came as input to Round 1. So basically 1st Round starts with w(4,7) tats why Last round key is w(40,43)

  • @poojarathi4146
    @poojarathi4146 6 ปีที่แล้ว +1

    Very nice explanation.Thank you so much sir..!!

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi pooja
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

  • @s3oodfaisal
    @s3oodfaisal 4 ปีที่แล้ว +1

    Ok what about if i use 192 key how many words will be use each round , is it 4 also or 6 , if 6 that will be 192 bits size !!!

  • @the.aravind.sankar
    @the.aravind.sankar 6 ปีที่แล้ว +1

    Thank You Sir! Your videos helped a lot. Keep up the good work. I shared your videos among my friends.

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi Aravind
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

    • @the.aravind.sankar
      @the.aravind.sankar 6 ปีที่แล้ว

      Sundeep Saradhi Kanthety Will sure do Sir.

  • @dayatube1
    @dayatube1 5 ปีที่แล้ว

    Excellent Session.... Thank you very much.

  • @marripatiusharani7146
    @marripatiusharani7146 5 ปีที่แล้ว

    So useful very good explination sir upload more videos on AES algoritm

  • @mabasthashm7268
    @mabasthashm7268 6 ปีที่แล้ว

    I love your way of explanation, it is very clear .. thanks a lottttttt . keep going .

  • @suriyamanoharan8564
    @suriyamanoharan8564 6 ปีที่แล้ว

    Well explanation about AES algorithm. What about different modes in AES algorithm, like ECB, CBC, CTR, OCB, XTS. Please post videos regarding this, how to select proper AES algorithm.

  • @pamilad5473
    @pamilad5473 3 ปีที่แล้ว +1

    Sir...similarly, pls give the explanation for AES-256

  • @kooklekooki5161
    @kooklekooki5161 6 ปีที่แล้ว +1

    Very useful.....sir..... helps me a lot

  • @gurugubellisaikumar7983
    @gurugubellisaikumar7983 3 ปีที่แล้ว +1

    Explain one problem sir in des and aes

  • @aiswarya3461
    @aiswarya3461 6 ปีที่แล้ว +4

    Thank you so much sir. You made it in a way that every student can understand. One doubt ..........Sir, why do we neglect mix columns in the last round (10th round) ?

    • @stevewaltin8396
      @stevewaltin8396 5 ปีที่แล้ว

      That is how the algorithm is designed.

  • @jayawantkarale993
    @jayawantkarale993 4 ปีที่แล้ว

    Really good explanation sir
    s box input 16*16 matrix values are predefined

  • @pavant8761
    @pavant8761 5 ปีที่แล้ว +2

    Sir.... last R10 can contains subkey K10 only know Sir. .. Kindly clarify

  • @thelyricsmokers1168
    @thelyricsmokers1168 6 ปีที่แล้ว +2

    why we do not apply mix column in last round of AES?

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      HI
      That is how the algorithm designed and we are supposed to follow that.

  • @BugsBunny071
    @BugsBunny071 5 ปีที่แล้ว +1

    Small correction at 15:58, round 10 has K10 only sir, you wrote K9. R2 has K2, R3 has K3 and R10 has K10.

  • @umadevi7485
    @umadevi7485 7 ปีที่แล้ว +1

    Sir, your lectures are amazing !

    • @sundeepsaradhi
      @sundeepsaradhi  7 ปีที่แล้ว

      hi uma devi
      thanks for your interest towards our channel.

  • @ManasKumarPanigrahi
    @ManasKumarPanigrahi 6 ปีที่แล้ว +1

    Sir, in SiftRows , the bits are shifted to left using Circular Left Shift ? isn't it

  • @sheeba123raj
    @sheeba123raj 6 ปีที่แล้ว +2

    good explanation sir.one doubt how we get the predefined 4×4 matrix .thank you

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว +1

      hi sheeba
      as i said that matrix is predefined means we have use the same in the algorithm.( just like formula)
      thanks for your interest towards our channel and share my sessions with
      your friends and subscribe to our channel.Keep following our channel.

  • @theNeuo13
    @theNeuo13 5 ปีที่แล้ว

    thank you very much for the tutorial. could you please explain how the S-Box TABLEs for DES and AES are formed. what is GF(2^8)?

  • @ManasKumarPanigrahi
    @ManasKumarPanigrahi 6 ปีที่แล้ว

    Nicely Explained Sir.

  • @uwezink
    @uwezink 5 ปีที่แล้ว

    Help me out here? What is the benefit of understanding the logic of AES since it has been developed?

  • @j.kanishkhajai8819
    @j.kanishkhajai8819 3 ปีที่แล้ว

    you are amazing sir . may god bless you. if possible can you make a tutorial by solving a problem. thnk u

  • @amrraouf3525
    @amrraouf3525 6 ปีที่แล้ว +2

    Thank you very much, well explained...like your videos!!!!!!!!!!!....i love you videos.

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

  • @aminaleidehalherbawi654
    @aminaleidehalherbawi654 4 ปีที่แล้ว

    you teach with passion , thank you

  • @narayan143100
    @narayan143100 6 ปีที่แล้ว +5

    Can you give Elliptic Curve Cryptogrpahy(ECC) explanation

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว +7

      hi srihari
      sure i will upload.
      i had some doubts regarding this concept so let me clarify them and i will upload it.

    • @ashishgupta5491
      @ashishgupta5491 6 ปีที่แล้ว

      Sundeep Saradhi Kanthety
      Sir.. please upload soon..

    • @nikhilpatil5615
      @nikhilpatil5615 4 ปีที่แล้ว

      @@sundeepsaradhi sir have u uploaded

  • @b.tulasidas1003
    @b.tulasidas1003 7 ปีที่แล้ว +2

    in DES of s box has 4 rows and 16 columns means each row of numbers in between 0 to 16 but AES has 16 rows and 16 columns in each row how to take the numbers what are the numbers

    • @sundeepsaradhi
      @sundeepsaradhi  7 ปีที่แล้ว

      hi das
      In AES s-box there will be 16 rows and 16 coloums.
      numbers are from 00 to FF (hexadecimal format)
      Maximum number from 8 bits can be represented in hexa is FF.
      Minimum number from 8 bits can be represented in hexa is 00.
      hope your doubt has been clarified.

    • @b.tulasidas1003
      @b.tulasidas1003 6 ปีที่แล้ว

      thank you sir , please upload Rc4 Stream cipher in your channel

    • @sanwatram7523
      @sanwatram7523 6 ปีที่แล้ว

      Das the number of 16*16 metrix will be given to you! and from that you have to select the corresponding raws and column from that 8bit of each cell of given 4*4 metrix.

  • @bannus7994
    @bannus7994 5 ปีที่แล้ว +1

    how did you expand the initial key of 4 words to generate 40 sub-keys?

  • @kailasv1191
    @kailasv1191 6 ปีที่แล้ว +1

    Outstanding explanation..

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      Hi Kailas
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

  • @RiyanshikaVideo
    @RiyanshikaVideo 5 ปีที่แล้ว

    Very well explained. Sir I have a doubt.... why there are different S- Box values are available on internet , if you are saying these values are predefined ???

    • @nikhilt3755
      @nikhilt3755 5 ปีที่แล้ว

      see his des algorithm video

  • @shriharshpatil3277
    @shriharshpatil3277 6 ปีที่แล้ว +1

    sir, what will be in 16*16 matrix of s-box according to my observation there are some random values plz reply if i am wrong...thank you!

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      Hi harsh
      We can fill the 16 * 16 with random but each row should not contain duplications.
      Thanks for your support and interest towards our channel and share our channel with your friends. Keep following our channel.

  • @aswathyjayaram5235
    @aswathyjayaram5235 5 ปีที่แล้ว

    Nice explanation Sir. Thank you.

  • @sarathchandrareddy3033
    @sarathchandrareddy3033 6 ปีที่แล้ว +2

    sir,can You please provide videos on blowfish or cast 128 algorithms.
    Thankyou

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi chandu
      soon i will try to upload them.
      thanks for your interest towards our channel and share my sessions with your friends and subscribe to our channel.Keep following our channel.

  • @RTOSNMITCoreElective
    @RTOSNMITCoreElective 3 ปีที่แล้ว

    Thanks for the video, one doubt is is it circular right shift or circular left shift? Because arrows are shown towards the left.

  • @l3arn3r
    @l3arn3r 5 ปีที่แล้ว +1

    Awesome explanation thousand thanks Dude !

    • @sundeepsaradhi
      @sundeepsaradhi  5 ปีที่แล้ว

      Hi
      Thank you for your support towards our channel share our channel with your friends and keep following our channel.

  • @rajatchaurasia6592
    @rajatchaurasia6592 5 ปีที่แล้ว +1

    Great effort in teaching the algorithm. Your teaching technique is commendable sir!

  • @nachutom
    @nachutom 3 ปีที่แล้ว

    Sir in Shiftrows, for each rounds is it 1 Bit right shift or 1 Byte Left Shift? When i observe the diagram in printed paper i have concluded it is 1Byte(not bit) Left Shift for round 1, simillarly for all other rounds.
    Thanks alot for the video sir !!

  • @SuneelKumar-un2wq
    @SuneelKumar-un2wq 5 ปีที่แล้ว +3

    Hello Sundeep. It's really very very good explanation. Recently I started learning this. But after watching your video, I learnt it one session itself.. thank you so much for this. I have two questions..
    1. what is meant by key.? How to get that? and how to extract 44 sub keys?
    2. If plain text is not equals to 4 words, assume 17 bytes, then this AES-128 algorithm will work? If yes, how it can be?

    • @sundeepsaradhi
      @sundeepsaradhi  5 ปีที่แล้ว +4

      Hi suneel
      Thanks for your support towards our channel
      1. Key is also some kind of text used in cipher text conversion.
      For generating subkeys there will some procedure to be followed.
      2. If the plain text size is less than required then we are supposed to add 0s on left hand side of plain text.
      Hope your doubts have been clarified.

    • @sudeeps9322
      @sudeeps9322 2 ปีที่แล้ว

      @@sundeepsaradhi what about more than required

  • @maddilasumanth7888
    @maddilasumanth7888 3 ปีที่แล้ว

    Sir can you please explain the "AES Algorithm using Pipelining" method

  • @JagdishKumar-ky1no
    @JagdishKumar-ky1no 5 ปีที่แล้ว

    Super duper explanation.

  • @foreverlearner3397
    @foreverlearner3397 6 ปีที่แล้ว +2

    Sir, here you are using a different s-box. Do we need to calculate s- box each time or it is fixed? Because in the book there is a different s-box.

    • @sundeepsaradhi
      @sundeepsaradhi  6 ปีที่แล้ว

      hi
      i had shown the s-box which i refered from william stallings text book and
      which book you have refered and were you find the difference. plz let me know so that we can correct the viewers.

    • @foreverlearner3397
      @foreverlearner3397 6 ปีที่แล้ว +1

      Sir, mine is also from William stallings book 5th edition.

  • @Maulikchaudhary
    @Maulikchaudhary 6 ปีที่แล้ว

    Thank you sir...for this detail and Best explanation

  • @vamsiguptapenugonda9051
    @vamsiguptapenugonda9051 5 ปีที่แล้ว

    Hello, please can you explain how the 4word key is used to generate, 44 sub keys, each of 4word length?

  • @surjithsopanam428
    @surjithsopanam428 4 ปีที่แล้ว

    Sir the circular shifted state array is taken as input to mixed couloums right? But is figure it is the array which was inputted to shift row.. Please clarify the doubt sir.

  • @business-hy3lb
    @business-hy3lb 6 ปีที่แล้ว

    In s box , the input box is converted to state array then to s box step and then converted to s' state array ?

  • @ziyamaslam2728
    @ziyamaslam2728 6 ปีที่แล้ว

    Hi, how did you write 01010010 at 32:35 ?

  • @95dineshkumar
    @95dineshkumar 6 ปีที่แล้ว

    can you tell me about what are the applications used in AES and DES algorithm

  • @pavant8761
    @pavant8761 5 ปีที่แล้ว +1

    Sir in input array , is it each cell represent 1 byte or each column? If each cell means in total it gives 16bytes=128bits. Kindly clarify.

    • @sundeepsaradhi
      @sundeepsaradhi  5 ปีที่แล้ว

      Hi
      Here each column is represented with 1 Byte.

  • @RaviKant-kp9fs
    @RaviKant-kp9fs 6 ปีที่แล้ว

    Thanks a lot, it helped me during Mtech.

  • @bhartendupandya3824
    @bhartendupandya3824 6 ปีที่แล้ว

    Sir, here you talked about plain text of size 128 bits. What if the plain text size is larger than or smaller than 128 bits. for example: 125 or 135 or 130 bits??.

  • @vivekmathur4709
    @vivekmathur4709 6 ปีที่แล้ว +5

    Could you upload an example of the explanation

    • @lihalteja4588
      @lihalteja4588 5 ปีที่แล้ว +1

      It would be more helpful if a example video is there

    • @aishwaryalakshmi3791
      @aishwaryalakshmi3791 5 ปีที่แล้ว +1

      Yeah....an example would make it even more clear

  • @udayposia8082
    @udayposia8082 6 ปีที่แล้ว

    Thanks for the Awesome Explanation.