AES Encryption and Decryption

  Рет қаралды 92,364

Neso Academy

Neso Academy

Күн бұрын

Пікірлер: 32
@in_Kwangya
@in_Kwangya 10 ай бұрын
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 Жыл бұрын
I am watching this video one day before exam 😂
@lalitagarwal9155
@lalitagarwal9155 Жыл бұрын
It means you are not proactive.
@k.bhargav1090
@k.bhargav1090 7 ай бұрын
I'm watching 30min before internals 😂 in x2 speed
@JNTUEEECORESUBJECTS
@JNTUEEECORESUBJECTS 7 ай бұрын
Same
@PushpendraSingh-co9uq
@PushpendraSingh-co9uq 7 ай бұрын
@@k.bhargav1090 op 😂
@dinukahewasinghe4204
@dinukahewasinghe4204 7 ай бұрын
passed ????
@colinmaharaj
@colinmaharaj Жыл бұрын
I did this using C code as a proof of concept.
@chetankukreja8828
@chetankukreja8828 11 ай бұрын
can you share the c code
@michaelpio8258
@michaelpio8258 13 күн бұрын
That's the best way of understanding this technique
@one3078
@one3078 9 ай бұрын
This is just like a wow Thanks
@ankushmaji2652
@ankushmaji2652 Жыл бұрын
Thanks
@its_anshu9398
@its_anshu9398 9 ай бұрын
Kal 7th Sem ka exam h and I'm watching this video 😂today
@bkrishnamanohar8303
@bkrishnamanohar8303 10 ай бұрын
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 10 ай бұрын
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 9 ай бұрын
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 29 күн бұрын
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.
@mboovy5714
@mboovy5714 4 ай бұрын
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 4 ай бұрын
the round key are 16 bytes, this means 128 bits
@pingukutepro
@pingukutepro 5 ай бұрын
I wish I could go to school and earn a degree that have some value like those people in the comments
@mostafamohammed2828
@mostafamohammed2828 8 ай бұрын
Is it possible to send the presentation?
@tejasanthosh3148
@tejasanthosh3148 9 ай бұрын
Can anyone help in key expansion for decryption
@game_world_telugu
@game_world_telugu Жыл бұрын
❤❤
@coder-xh8fk
@coder-xh8fk 11 ай бұрын
Pls explain name of book
@aryanpikkhan763
@aryanpikkhan763 10 ай бұрын
Cns by William stallings
@user-cc7fk4ez9v
@user-cc7fk4ez9v 3 ай бұрын
Can you just explain each term in that specific round ?? Can you just teach actually ?? Just reading is not a teaching
@abdulrafay5711
@abdulrafay5711 4 ай бұрын
Lambi kar rha he
AES Round Transformation
11:04
Neso Academy
Рет қаралды 63 М.
Introduction to Advanced Encryption Standard (AES)
11:06
Neso Academy
Рет қаралды 167 М.
Cursor Is Beating VS Code (...by forking it)
18:00
Theo - t3․gg
Рет қаралды 54 М.
Multiple Encryption and Triple DES
20:54
Neso Academy
Рет қаралды 38 М.
AES Explained (Advanced Encryption Standard) - Computerphile
14:14
Computerphile
Рет қаралды 1,2 МЛН
Block Cipher Modes of Operation
6:59
Neso Academy
Рет қаралды 54 М.