| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Mar 25 at 18:02 | |
| stats | profile views | 3 |
|
Dec 6 |
awarded | Scholar |
|
Dec 6 |
comment |
How can I add more rounds to AES? The reason I asked this question is to clarify exactly how he had that in mind. Simply add more rounds and use the same key expansion algorithm, using more round constants? |
|
Dec 6 |
accepted | AES key expansion vs. a hash |
|
Dec 5 |
asked | AES key expansion vs. a hash |
|
Dec 5 |
awarded | Supporter |
|
Dec 5 |
comment |
Hashing or encrypting twice to increase security? How exactly did he propose extending the key expansion to fit the new quantity of rounds? |
|
Dec 5 |
comment |
How can I add more rounds to AES? It's purely an academic venture. I didn't think of it myself though, it was inspired by Bruce Schneier's comment that AES should be extended to 28 rounds. I was under the impression he was an expert. |
|
Dec 5 |
asked | How can I add more rounds to AES? |
|
Dec 4 |
awarded | Editor |
|
Dec 4 |
comment |
AES encrypting multiple files Ahh. I was under the impression he was generating some sort of archive to pack them all together. |
|
Dec 4 |
answered | AES encrypting multiple files |
|
Nov 17 |
comment |
Implementing AES in C++: 4x4 Array of unint8_t, or 4x1 array of uint32_t? Thanks for the links and input! I considered that it might be more fitted for stack overflow, but I figured it was a fairly general issue specifically relating to AES, like this style choice could apply in any language anywhere. |
|
Nov 16 |
awarded | Student |
|
Nov 16 |
asked | Implementing AES in C++: 4x4 Array of unint8_t, or 4x1 array of uint32_t? |
|
Oct 30 |
awarded | Teacher |
|
Oct 28 |
comment |
How easily could this be cracked? Yeh, I didn't know about the SHA-1. Ideally he'd just use SHA-256, as that hash function and AES seem to be soul mates. |
|
Oct 28 |
answered | Simply put, what does perfect secrecy means? |
|
Oct 28 |
answered | decrypt AES without whole key |
|
Oct 28 |
answered | How easily could this be cracked? |