AES Explained (Advanced Encryption Standard) - Computerphile

  Рет қаралды 1,285,319

Computerphile

Computerphile

Күн бұрын

Пікірлер: 596
@GabrielOliveira-golicar
@GabrielOliveira-golicar 3 жыл бұрын
Before I watched this video I had no idea how AES worked. Now I've watched it and still have no idea how it works.
@targ37_64
@targ37_64 Жыл бұрын
Same goes for me
@cafeinst
@cafeinst Жыл бұрын
AES works by mixing stuff up a lot.
@angeis76
@angeis76 Жыл бұрын
​@@cafeinst😂ikr, it's hard for u to figure if aes mixes it up or u just too cool to think clearly
@NHA3031
@NHA3031 Жыл бұрын
😂
@kevinwydler7305
@kevinwydler7305 11 ай бұрын
But that’s not because its not well explained, it’s just a topic that is difficult to understand
@Damian-lu8sx
@Damian-lu8sx 3 жыл бұрын
Computerphile and Numberphile are a blessing. I remember my math classes in college and we were taught different things about math but we were never told what they were used for. Now after seeing these videos I literally feel like I'd actually even enjoy learning maths. It makes sense because now I know why something is useful and when it may come in handy...
@Fullstackdev-
@Fullstackdev- 2 жыл бұрын
i dint know Numberphile , l did need some motivation to study math... thanks
@necroowl3953
@necroowl3953 2 жыл бұрын
It's because this is also Nottingham University
@Felix-ve9hs
@Felix-ve9hs 5 жыл бұрын
I knew what AES is for over 8 years but today I learned how it works
@ziyarules
@ziyarules 4 жыл бұрын
That's exactly the same for me :) :P
@vertexpmed
@vertexpmed 4 жыл бұрын
same.. lol. I felt like a bot using it for so long without knowing how it really works...
@arnabmondal1158
@arnabmondal1158 4 жыл бұрын
Same to you 😂
@rot527
@rot527 5 жыл бұрын
There is an issue with the animation at 11:02. Matrix multiplication is not commutative, the matrix has to be multiplied from the left ( the shown multiplication is not even doable)
@silentkiller1753
@silentkiller1753 5 жыл бұрын
Just came to write this
@JNCressey
@JNCressey 5 жыл бұрын
If you interpret the vector as a 1 dimensional tensor instead of a 4x1 matrix, the tensor contraction is at least defined for when the matrix is on either side, but still it's not commutative - you'd get a different vector than you're supposed to.
@pushdword
@pushdword 5 жыл бұрын
yes, A*B!=B*A
@muhammadsiddiqui2244
@muhammadsiddiqui2244 5 жыл бұрын
I was writing the same comment and then saw yours. Yeah!!! this mistake is confusing.....
@MrSpikegee
@MrSpikegee 5 жыл бұрын
Yep, this matrix multiplication is not possible as written in the animation (4,1)*(4,4) is not correct + it was the right way around on the paper: (4,4)*(4,1) gives a (4,1) vector. Hopefully this will be fixed and re-uploaded.
@dotaprorussian3679
@dotaprorussian3679 5 жыл бұрын
I love his explanations but these videos give me the feeling that camera-man just randomly bursts in to Mikes office and asks him random questions.
@firezdog
@firezdog 4 жыл бұрын
which is prob what happened
@fabitooopestana7541
@fabitooopestana7541 4 жыл бұрын
in the first seconds of the video I thought it was a scene from The Office lol
@Bandalorian
@Bandalorian 4 жыл бұрын
@@firezdog Lol totally what happened with the preprinted diagrams and all.
@hououinkyouma5372
@hououinkyouma5372 3 жыл бұрын
LOL
@Tristoo
@Tristoo 3 жыл бұрын
how's that a bad thing?
@KumManish
@KumManish 4 ай бұрын
He taught the nitty gritty, your way of teaching and breaking things up to chunks is just wow. Thankyou Man, you just won my heart. Watching this is 2024 makes sense 😄🚀
@supdawg7811
@supdawg7811 5 жыл бұрын
Just a correction: the vector operand at 10:59 should be on the other side of the matrix. Matrix multiplication is undefined in the way you have it written because the sizes of the vector and the matrix don’t match.
@kvelez
@kvelez 2 жыл бұрын
0:36 Encryption 2:34 XOR 2:55 Process. 3:20 Rounds of encryption. 7:40 Byte replacement. 8:33 Row shifting. 13:00 AES errors and CPU.
@vernekarraghavendranagaraj8695
@vernekarraghavendranagaraj8695 3 жыл бұрын
Absolutely love the way Mr. Pound teaches. Can listen for hours together. Waiting for many more such interesting videos.
@rabidbigdog
@rabidbigdog 2 жыл бұрын
Dr Pound.
@deshantdevkota2563
@deshantdevkota2563 3 жыл бұрын
Hey computerphile, thanks to all of the team for sharing the enthusiasm of Computer Science with me and other students, it's easy to find the lectures boring so I come here often to get more insights and intuitions. Being here enables me to learn things casually.
@Grimlock1979
@Grimlock1979 5 жыл бұрын
1:46 Drawing a 4 by 4 grid 101: 1. Draw a square (roughly) 2. Draw a vertical line through the middle. 3. Draw 2 more vertical lines through the middle of each half. 4. Draw a horizontal line through the middle. 5. Draw 2 more horizontal lines through the middle of each half.
@fox_the_apprentice
@fox_the_apprentice 4 жыл бұрын
6. Look at your grid and ask yourself how you screwed it up this bad.
@timshearer5092
@timshearer5092 3 жыл бұрын
I just want to say this is a great description of Galois fields in practical use. I learned it from textbooks way back when, and it was mind boggling.
@Zerbey
@Zerbey 4 жыл бұрын
You're an excellent teacher, you took something very complicated and made it easy even for someone like myself who only has A level education in maths.
@rastkomiocinovic
@rastkomiocinovic 5 жыл бұрын
Thank you for making these videos. I have been watching them for years, finding the algorithms fascinating and the explanations very easy. As a second year cs student I must say that watching this channel realy helps me now more than ever. Keep up the awesome work!
@rayanslimani5664
@rayanslimani5664 3 жыл бұрын
a lecture of 1.5 hours didn't understand it , just watched this video understood it in 14 min , TY you saved my semester .
@dandan7884
@dandan7884 5 жыл бұрын
itd be insane if he actually encrypted a message going to all of those steps not much was talked about the generation and usage of the key
@danieljensen2626
@danieljensen2626 5 жыл бұрын
They have done other videos on key generation, presumably it just uses any of the other standards for that.
@nonav5763
@nonav5763 5 жыл бұрын
All these keys and I can never find my own 🤔
@SirFancyPants21
@SirFancyPants21 5 жыл бұрын
There are vastly differing ways in which the keys are generated, but the purpose of the video is the algorithm utilizing a given 128bit key. I’m no expert upon the AES so I cannot explain exactly how the key is utilized, but I’m guessing that is what dictates the matrix chosen, the number of row swaps, things like that
@Megaranator
@Megaranator 5 жыл бұрын
@@SirFancyPants21 the key only matters for the XOR functions, where you add the round key
@JNCressey
@JNCressey 5 жыл бұрын
I think the key seeds the generation of a series of round keys using a method he says he explained in another video, and the round key is just "added" to the block after each round. (And "add" in this field means XOR)
@ColibriX037
@ColibriX037 5 жыл бұрын
I just talked a few hours ago with a colleague about how we could use this encription on an arduino to secure the data sent to a raspberry for a project (never used it before). And now you upload this... I need to use a mic detector in my classroom. Thanks for the explanation!
@dropcake
@dropcake 5 жыл бұрын
I literally just learned this yesterday in my cryptography class. Great refresher Dr. Pound!
@zombiegun71
@zombiegun71 2 жыл бұрын
This man is one of the most interesting people I have ever had the pleasure of listening to. Kudos!
@vil9386
@vil9386 Жыл бұрын
Dr. Mike makes all the logics so charming and interesting. What a pleasure to listen to the logics through him!!
@ЮхновськийНазарій
@ЮхновськийНазарій 14 күн бұрын
Thank you guys, your explanation is really helpful here, since it wasn't clear how all of this essentially works.
@fantazzmagazz9156
@fantazzmagazz9156 3 жыл бұрын
Dude! you're just a legend and so clear in your explanations! What I couldn't stop noticing is the scene you're filmed in. You sitting next to a white board is absolutely identical to watching The Office!
@santizdr
@santizdr 10 ай бұрын
This is a blessing, couldnt be explained more clearly. Could we see an ElGamal cipher video please. Love you guys.
@fatiharmin1301
@fatiharmin1301 3 жыл бұрын
You can tell this stuff makes him very happy. I have no clue how this works after watching this, but I'm happy for him. 🤷🏾‍♀️
@knightshousegames
@knightshousegames 5 жыл бұрын
"Captain, this vessel seems to be emitting a Galois Field. It has rendered our sensors completely inoperative."
@robinw77
@robinw77 5 жыл бұрын
"...our tensors..." surely? 🙈
@TobiasJarvelov
@TobiasJarvelov 5 жыл бұрын
Yes, been excited for more AES since the last video! Always love when you discuss cryptography on this channel.
@michaelpound9891
@michaelpound9891 5 жыл бұрын
As mathematicians will have noticed, during the mix columns animation the vector goes on the right, it's correct on the paper. Fabulous animations though as always Sean ;)
@wlockuz4467
@wlockuz4467 2 жыл бұрын
Damn I can listen to him for hours, I know what is AES I have used it many times for development but I have never looked into how it actually works. Hands down the best video.
@dehartyz
@dehartyz 5 жыл бұрын
Very well explained. Thank you so much for taking the time to record and post this!
@drgr33nUK
@drgr33nUK 5 жыл бұрын
1.5M subscribers! Great job guys :D
@Slickjitz
@Slickjitz 4 жыл бұрын
FYI the CNSA has recommended organizations stop using AES-128 as of January 2016 in their Algorithm Suite and Quantum Computing FAQ. If possible you should implement AES-256 to better secure from Grover’s algo
@deep.space.12
@deep.space.12 2 жыл бұрын
The most secure feature when it comes to the AES standard is its matrix being column-major.
@2Sor2Fig
@2Sor2Fig 3 жыл бұрын
10:00 I judge the paper as more than worth it. I really appreciate your videos. Often they provide me with the inspiration for my work even when it has no direct bearing on the task at hand. I was reminded of this when you referenced Turing, because I remember watching the one on Turing operations and it making it easier for me to develop a pickle-based data storage for my app that was significantly faster [in terms of read and write times] than an SQLAlchemy-based solution. I've used the same DB in my last 3 Android apps and every time I initialize that git submodule, I say a little thank-you to Alan Turing and Computerphile for giving me the courage to try something more ambitious than a command-line tool or Django-site. Baie dankie, from Southern Africa.
@KangoV
@KangoV 4 жыл бұрын
Great video. I'm shocked that they still have music rule paper! Gives me nightmares of the IBM band printers I used to have to deal with on a S/38 :)
@IsYitzach
@IsYitzach 11 ай бұрын
I implemented AES and RSA in C++. AES is about 800 lines. RSA is about 300 lines. The thing that makes AES fast is that its bitshifts and bitwise xors. The 2 things that make RSA slow is mod exponentiation and prime number testing. Prime number test is an O(1) problem as you only do it once. So if you have a key pair, don't throw it out of you can avoid it. The mod exponentiation has to be done repeatedly and on large numbers that aren't native to machine code, numbers that are can get up to 4kbits longs.
@synt4xphc832
@synt4xphc832 5 жыл бұрын
Dr. Mike rocking! Best Man for teaching things with Humor! I just want to know everything he knows ._.
@MongiNTS3YT
@MongiNTS3YT 5 жыл бұрын
OMG we just ended the semester and AES was covered in one of my modules! Wish i had this video a while back...Thanks for the upload though :)
@cnp2z3fyz2zuag8
@cnp2z3fyz2zuag8 5 жыл бұрын
Was hoping this would come out
@karolbomba6704
@karolbomba6704 5 жыл бұрын
Great job on explaining it guys! Thank you for making these for free!
@Derbauer
@Derbauer 5 жыл бұрын
i spent around 5 minutes furiously scrolling through computerphile videos trying to find "how aes works" because it was in the end of the previous video, and i couldnt find it so was a bit puzzled. I found other encryption content, but not this video. Turns out this one is uploaded AFTER the last video recommending it 👍😁
@Computerphile
@Computerphile 5 жыл бұрын
If a video is 'coming soon' I'll generally put 'coming soon' next to its title in the video description (which nobody ever reads) (in the interests of clarity, I try then to update the video description (which nobody ever reads) once the forthcoming video goes live)- HTH :) Sean
@Derbauer
@Derbauer 5 жыл бұрын
@@Computerphile And the videos you produce are a breath of fresh air, and i hope to see more content from Dr Mike Pound. Really you should make videos with him atleast each month, i dont care what the topic is, its sheer joy watching content featuring him.
@josephkokenge4022
@josephkokenge4022 4 жыл бұрын
The interview part looks like The Office lol
@garybuttherissilent5896
@garybuttherissilent5896 Жыл бұрын
My professor Joan Daemen co-invented this cipher, really cool to be taught by one of the best!
@DarkussJerry1597
@DarkussJerry1597 4 жыл бұрын
This is the only channel on KZbin which I have the notifications turned on. Love computerphile 😍
@eric_aic
@eric_aic Жыл бұрын
When the plaintext block length is 128, the number of iteration rounds is 10. When the plaintext block length is 192, the number of iteration rounds is 12. When the plaintext packet length is 256, the number of iterations is 14
@noir371
@noir371 2 жыл бұрын
How does this one guy know such a ridiculous amount about all this stuff, honestly really impressive
@qm3ster
@qm3ster 2 жыл бұрын
This is shockingly close to a cypher I designed knowing nothing, except instead of an intelligently designed S-box I generated unique lookup tables for each round using Fisher-Yates on a secure PRNG seeded with the key. (And that was the only way the key was used, there was no key XOR step).
@mgerber59
@mgerber59 5 жыл бұрын
Just last week I gave a presentation on how AES works and now this video is coming out. Anyway, I liked the video and can confirm that what he was talking about is correct :)
@katczinsky
@katczinsky 5 жыл бұрын
Woow I was thinking of this TODAY and this vid comes out ! Plus its Mike Pound
@zaid.1271
@zaid.1271 3 жыл бұрын
Idk y but this guy is fun to watch. Like ik some of these concepts and he just makes me understand them more
@dd9516
@dd9516 4 жыл бұрын
A separate video on the MDS matrix, with full example, would be nice. Haven't seen a clear example yet.
@TheHamoodz
@TheHamoodz 5 жыл бұрын
Just before my security exam, thanks!!
@user-cx2bk6pm2f
@user-cx2bk6pm2f 3 жыл бұрын
The guy is a Brit of the classical sense from another generation. Love it.
@jurgentreep
@jurgentreep 5 жыл бұрын
this video is a lot better than the last video I watched
@DavidRTribble
@DavidRTribble 10 ай бұрын
8:29 The AES designers could also have done rotations within the 4x4 grid (e.g., b0 shifts to b1, b4 to b0, b3 to b7, etc.), which is just a 4x4 cell permutation, but they didn't.
@Vivian-swim
@Vivian-swim 3 жыл бұрын
these videos are amazing and very helpful but please do consider to put subtitles as there are a lot of people who do watch them and are from other couintries. English subtitles would be amazing!!!thanks
@ishitajhunjhunwala3838
@ishitajhunjhunwala3838 4 жыл бұрын
Brilliant explanation. A very helpful video for beginners who wish to learn the AES algorithm.
@DAVIDGREGORYKERR
@DAVIDGREGORYKERR 2 жыл бұрын
AMD and INTEL have the AESNI instructions which are AESKEYGENASSIST,AESENC,AESENCLAST,AESDEC,AESDECLAST,AESIMC,PXOR and PCLMULQDQ and make use of the 128 data busses that are part of processors in the INTEL AND AMD ranges,therefore there are no side channel attack vectors, actually the AMD A10-7800k (Kavari) can make use of the AESNI instructions so can run bitlocker very quickly.
@__cm__
@__cm__ 3 жыл бұрын
this guy is a genius at so many different topics !
@chriswysocki8816
@chriswysocki8816 4 жыл бұрын
Hello. Can you explain the difference between AES and Twofish? I believe that Twofish was the runner up in the competition to select the standard encryption algorithm back in 1999 (I think)
@efp722
@efp722 3 жыл бұрын
as a cyber security student... this was as informative as it was confusing lol
@efp722
@efp722 3 жыл бұрын
that is to say I learned a lot from this video but I am leaving with just as many new questions as I had coming in.
@jeremymcclellan474
@jeremymcclellan474 3 жыл бұрын
Best explanation I've found so far. Thank you.
@robertboran6234
@robertboran6234 5 жыл бұрын
Could you please add another video about the Key Schedule process ? Because for every round we need to use a different subKey that is created during the Key Schedule process. This is important for a full picture of the algorithm.
@1337GameDev
@1337GameDev 5 жыл бұрын
8:01 - No byte can become itself? Wasn't that the CRUX of how the enigma machine was defeated?
@SillyMakesVids
@SillyMakesVids 5 жыл бұрын
The Enigma machine didn't do permutation.
@y__h
@y__h 5 жыл бұрын
That's fine for an S-box where you expect non-linear elationship of bits. In fact you don't want some bytes to be mapped to themselves as that introduced a fixed point into the cipher construction.
@1337GameDev
@1337GameDev 5 жыл бұрын
@@SillyMakesVids True, but it did substitution... which was what I was referring too. Not saying this is a vulnerability of AES, but just curious why they didn't let same substitutions as the input
@dingo137
@dingo137 5 жыл бұрын
That's only for a part of AES's internal operation. With Enigma, a byte of the input couldn't give an identical byte as the output - which means you immediately know something about the plaintext for any ciphertext. That's not true for AES.
@g2g591
@g2g591 5 жыл бұрын
With enigma there was a one to one output. For each encryption one letter of the message got mapped to a specific letter of the output. That's how in combination with knowing a letter can't be itself they tore it apart
@evelynmisaki2428
@evelynmisaki2428 4 жыл бұрын
I prefer twofish. AES has many more troubling mathematical issues shall we say. Its not broken by any means, but twofish is far less far along the pipeline to becoming broken. I initially didn't want to detail what these were due to the time it'd take, but considering the only response was to say shut up instead of to do any research or anything, I decided to detail them in the responses bellow if anyone is interested. I also talk about other Ciphers used by other countries (as some countries like Japan have their own standards of cipher and rely on them over AES) and how these compare to AES.
@nine1690
@nine1690 4 жыл бұрын
@Fajitahmed/videos You lack a strong chin Achmed, might wanna sit out of this one. Evelyn, you don't make a lot of sense. You say AES is "broken" but cite nothing. Both Twofish and AES are impossibly secure, and while Twofish is arguably more secure it's also a lot slower. More rounds mean more time spent decrypting and encrypting, especially nowadays where AES is standardized on CPUs while Twofish is not.
@MrKrabs-xf2tr
@MrKrabs-xf2tr 3 жыл бұрын
Matrix Multiplication isn't commutative and the operation shown in the animation in undefined since it's 4x1 times 4x4 rather than 4x4 x 4x1
@wouldyoudomeakindnes
@wouldyoudomeakindnes 4 жыл бұрын
this is amazing i always wanted to learn the mechanics about AES
12 күн бұрын
After watching this video im asking myself can you better have not the grid but only one key or the other way around?
@georgelza
@georgelza 5 жыл бұрын
wow, funky, nice to learn how ASE works, and also love Dr Mike's presentation style. G
@ArleiOliveira
@ArleiOliveira 2 жыл бұрын
Thank you for this amazing video about AES...congrats
@mohamedghacham7676
@mohamedghacham7676 2 жыл бұрын
You just compressed a 3 hour lecture into 15 minutes for me
@benjaminbrady2385
@benjaminbrady2385 5 жыл бұрын
11:01 that's some incorrect linear alge🅱️ruh right there
@zaramomadi5569
@zaramomadi5569 4 жыл бұрын
I can't stop laughing at this
@HieuNguyen-ty7vw
@HieuNguyen-ty7vw 3 жыл бұрын
Thanks prof. Can you explain about the Authentication tag using in AES GCM? What is the different between GCM tag and authentication tag? Thank you
@pruthalikhankar4427
@pruthalikhankar4427 4 жыл бұрын
Hello, Just to say that the content guys put forth is so much helpful in many ways.. masters really!! Only thing is sometimes its difficult to understand what they say ... not quite familiar with the accent ... please kindly make captions/subtitles available... it will help us to understand better ... Thanks in advance
@SamTheSciencerAtheist
@SamTheSciencerAtheist 5 жыл бұрын
You should make a video about chacha20 and salsa20 encryption algorithms. They're modern, much faster and are not vulnerable to side-channel attacks like cache-timing attacks.
@everyhandletaken
@everyhandletaken 4 жыл бұрын
I was lost after plain text... but fascinating nonetheless. Kudos to all the commenters here with such amazing knowledge, such valuable minds you have. I will just stick to iOS calculator app for my math needs.
@carlospulpo4205
@carlospulpo4205 5 жыл бұрын
It is very easy to attack software implementations of AES because the constants used in the tables aid to identify the software logic performing the transform operations. Hardware crypto engines can be attacked by watching bus, you have a horse to water or water to horse problem with your data and the key. Only trusted computing can somewhat reliably protect keys and data if you get the horse and water problem correct.
@thrillhouse4784
@thrillhouse4784 11 ай бұрын
Gawd I thought I was starting an office sketch here and ended up getting fooled into knowledge
@dotslashsatan
@dotslashsatan 3 жыл бұрын
Can you explain the iv? (Initialisation vector) and why having a unique iv helps?
@muhammadhassan3058
@muhammadhassan3058 4 жыл бұрын
You are great sir the way of explanation is very nice thanks sir ☺️ for AES explanation
@zachhockey
@zachhockey 4 жыл бұрын
I was wondering a few days ago about how BitLocker and the like are so quick to decrypt. It makes sense now knowing the security chip is capable of being so quick.
@deep.space.12
@deep.space.12 2 жыл бұрын
Don't the shift rows and mix columns operations combine into mixing the diagonals?
4 жыл бұрын
This is the first time I feel empty-handed after a Computerphile video . I really didn't understand what's going on
@sibongisenisimon2103
@sibongisenisimon2103 3 жыл бұрын
me2
@apathfinding9294
@apathfinding9294 Жыл бұрын
My professor invented this and is teaching me security right now :)
@TheMR-777
@TheMR-777 Жыл бұрын
8:30 Why is it called Shifting the Rows? As, it's a Row Rotation instead.
@TheReligiousAtheists
@TheReligiousAtheists 4 жыл бұрын
When Computerphile is more math-oriented than Sixty Symbols...
@Celrador
@Celrador 4 жыл бұрын
As long as it doesn't overtake Numberphile we're still in the green. :)
@OliverQueen-yu3ly
@OliverQueen-yu3ly 5 жыл бұрын
I wish you released this in April before my exams
@TheDaemon2142
@TheDaemon2142 5 жыл бұрын
We actually did this at uni, pen and paper, same with DES, ofc did it with fewer rounds. Still a big pain in the ass tho.
@kalius2622
@kalius2622 5 жыл бұрын
Same here. Working it out by hand helped a lot! (also with lesser rounds and WAY lesser bits)
@lammatt
@lammatt 5 жыл бұрын
Chemist here... AES = atomic emission spectrum
@rohandhar967
@rohandhar967 5 жыл бұрын
Oops, the matrix multiplication was represented incorrectly in animation (it’s not commutative). But the video was lovely regardless!
@saultube44
@saultube44 4 жыл бұрын
An improvement could to use 3D Matrix and use even the GPU + modern CPU AES Instructions to hardware accelerate the encryption and decryption, very interesting method
@ZimZam131
@ZimZam131 4 ай бұрын
So many steps were skipped. Why skip the replacement field or the key expansion?
@tomas5970
@tomas5970 3 жыл бұрын
Wow, this is beautifully explained!
@rifkysatyana2415
@rifkysatyana2415 3 жыл бұрын
Just a thought, u had a board and maybe use the board to explain instead of the paper. Because for some people, the sound of a marker writen onto a paper is disturbing. Great explanation nonetheless. Thanks a lot.
@GoGoGreenGiant
@GoGoGreenGiant 5 жыл бұрын
Can you do more videos where you work with images. Those are awesome. Encryption is fun to, but the result is less visible in daily life and as such, it is harder to appreciate.
@SayoojSamuel
@SayoojSamuel 5 жыл бұрын
A video on Galois Field would be more refreshing
@mgdecodes8746
@mgdecodes8746 3 жыл бұрын
Absolutely great way to share, great job!
@neilthomas2549
@neilthomas2549 4 жыл бұрын
In the Galois Field, multiplication and inverse are not opposites, multiplication by n and multiplication by inverse of n are
@Louis_Marcotte
@Louis_Marcotte Жыл бұрын
I recently implemented a "custom" (and by that I mean that I completely omitted certain parts, like the different key each round) version of the AES standard for a java based server I have. I'm sure it would have been more useful if the messages I sent didn't come from within my home network
@usedflyingobjects725
@usedflyingobjects725 4 жыл бұрын
While the number field sieve is the best method currently known, there exists an intriguing possibility for a far more elegant approach...
@Tukan435
@Tukan435 5 жыл бұрын
Very interesting video! Thanks for the insights.
SHA: Secure Hashing Algorithm - Computerphile
10:21
Computerphile
Рет қаралды 1,2 МЛН
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,1 МЛН
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 54 МЛН
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 38 МЛН
How AI Discovered a Faster Matrix Multiplication Algorithm
13:00
Quanta Magazine
Рет қаралды 1,5 МЛН
How To Design A Completely Unbreakable Encryption System
5:51
Half as Interesting
Рет қаралды 498 М.
Why π^π^π^π could be an integer (for all we know!).
15:21
Stand-up Maths
Рет қаралды 3,5 МЛН
One Encryption Standard to Rule Them All! - Computerphile
9:11
Computerphile
Рет қаралды 430 М.
Breaking RSA - Computerphile
14:50
Computerphile
Рет қаралды 365 М.
AES: How to Design Secure Encryption
15:37
Spanning Tree
Рет қаралды 170 М.
TLS Handshake Explained - Computerphile
16:59
Computerphile
Рет қаралды 565 М.
Elliptic Curve Back Door - Computerphile
12:24
Computerphile
Рет қаралды 515 М.
7 Cryptography Concepts EVERY Developer Should Know
11:55
Fireship
Рет қаралды 1,3 МЛН
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,1 МЛН