| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | May 12 at 16:08 | |
| stats | profile views | 24 |
|
Apr 30 |
revised |
Advanced Encryption Standard Algorithm Secret Key added 332 characters in body |
|
Apr 30 |
accepted | How does Output Feedback mode use the initialization vector? |
|
Apr 30 |
asked | Advanced Encryption Standard Algorithm Secret Key |
|
Apr 30 |
comment |
How does Output Feedback mode use the initialization vector? It means, Initialization Vector will stand like a plaintext? like in ECB mode? |
|
Apr 30 |
comment |
How does the key schedule of Rijndael looks for keysizes other than 128 bit? If I used a non standard key size, How can I follow the rijndael key schedule? most of the tutorials about AES is only using 128 bits of key... :( |
|
Apr 30 |
comment |
How does the key schedule of Rijndael looks for keysizes other than 128 bit? what? I'm confused, but you said before why don't I use one of the standard sizes, i thought If I will encrypt a 128 bits of plaintext, I can used a 128 bits of key... |
|
Apr 30 |
comment |
How does the key schedule of Rijndael looks for keysizes other than 128 bit? so therefore If I will encrypt a plaintext blocksize of 128 bits, I will use only a 32-128 bits of secret key? 192 bits, I will use a 32-192 bits of secret key? 256 bits, I will use a 32-256 bits of secret key? |
|
Apr 30 |
comment |
How does the key schedule of Rijndael looks for keysizes other than 128 bit? What If I will used a 160 bits key? If I will encrypt a blocksize of 128 bits of plaintext? |
|
Apr 30 |
comment |
How does the key schedule of Rijndael looks for keysizes other than 128 bit? what is KDF? and PBKDF2? |
|
Apr 30 |
revised |
How does the key schedule of Rijndael looks for keysizes other than 128 bit? edited title |
|
Apr 30 |
asked | How does Output Feedback mode use the initialization vector? |
|
Apr 30 |
asked | How does the key schedule of Rijndael looks for keysizes other than 128 bit? |
|
Apr 29 |
comment |
How was the complexity of the Biclique Attack calculated? I know the base and the exponent, but where 2 and 126.1 came from... |
|
Apr 29 |
comment |
How was the complexity of the Biclique Attack calculated? the meaning of $2^{126.1}$.. it will be good if you will add to your answer the significance of the attack for additional information. :) |
|
Apr 29 |
asked | How was the complexity of the Biclique Attack calculated? |
|
Apr 29 |
revised |
Cipher Feedback Mode added 20 characters in body |
|
Apr 27 |
comment |
Cipher Feedback Mode I will process IV just like a plaintext inside the AES algorithm right? |
|
Apr 27 |
comment |
Cipher Feedback Mode so well like in the traditional way, plaintext is always the one who will process to get the encrypted message, but now in CFB, IV is the one that will process to get the Keystream? |
|
Apr 27 |
revised |
Cipher Feedback Mode added 1391 characters in body |
|
Apr 27 |
accepted | Cipher Feedback Mode |