thanks from depth of my heart. All people who explain AES copy pre-calculated S-BOX table and explain some operations on GF(2^8) and I really got tired from bad videos trying to explain how to build the S-BOX table and you really was my savior thanks
@matthishaddouche65743 жыл бұрын
Really, it’s great, great work. I found it extremely clear, and we all know that it’s a challenge to simplify such complexe subject. Thank you for this hight quality content.
@JacksonInfoSec3 жыл бұрын
Thanks very much for your kind words!
@faridzaredar65293 жыл бұрын
Perfect video I do appreciate for your clean and fresh video.
@JacksonInfoSec3 жыл бұрын
Thanks for your kind words, glad you enjoyed the video!
@supersteve14406 ай бұрын
For number_bits, you could use the bit_length() method of an int.
@felipedeandrade3 жыл бұрын
Excellent explanation. Thank you, really.
@JacksonInfoSec3 жыл бұрын
My pleasure, thanks for watching.
@James-qb6cs3 жыл бұрын
great explanation, thanks!
@JacksonInfoSec3 жыл бұрын
Glad it was helpful!
@hariselahi99792 жыл бұрын
Great video sir..i have a question will it work if i input x and y value first ?
@MaRaBuNTa2RoKR3 жыл бұрын
Hi. Could you tell me which is the book above "Silverman - The Arithmetic Of Elliptic Curves"? Thanks. Nice explanation.
@JacksonInfoSec3 жыл бұрын
Yes it is Silverman, the other one is Knapp.
@digitalconsciousness3 жыл бұрын
From reading on wikipedia about the S-Box, it states that a Perfect S-Box is one that utilizes Bent Functions. Wikipedia states that Bent Functions are "as far away from linear and affine functions as possible". Since the Rijndael S-Box uses an affine transformation, does that mean it is not a perfect s-box? Would it be more secure if it was? Thank you for making this video by the way.
@JacksonInfoSec3 жыл бұрын
Although the Rijndael S-Box does use an affine transformation, remember that the Rijndael inversion is first applied to the input. Therefore the final composition will not be affine. I will look more into the notions of perfect S-Box and bent functions.
@digitalconsciousness3 жыл бұрын
@@JacksonInfoSec Thanks for the reply!
@akramkermiche27723 жыл бұрын
I have a question please ... if I want to produce my own S_box which parameters should I change whit keeping the same level of security