speakerNEW!iShredder™ Business for iOS and Android are now available for Enterprise users.Learn more

What is the Extended AES algorithm, and why is it so secure?

The Extended, or enhanced, AES algorithm is a variant of the standard AES algorithm (Advanced Encryption Standard). Like standard AES, it uses a block cipher to encrypt and decrypt data, but it has a larger block size (512 bits) and supports longer key sizes (16, 32, and 64 bytes).

Extended AES also uses a different number of rounds for encryption and decryption (24 rounds) than standard AES (10 rounds for a 128-bit key size). In addition, Extended AES uses a modified padding mechanism for both the message and the key and has a different method for generating round keys from the padded key block. As a result, Extended AES is considered more secure than standard AES because of its longer block and key size.

Protectstar’s Extended AES algorithm is considered more secure than the standard AES algorithm for several reasons:

1. Larger key size: The Extended AES algorithm supports key sizes of up to 64 bytes (512 bits), while the standard AES algorithm supports key sizes of up to 32 bytes (256 bits). A larger key size means more possible keys, and a greater number of keys makes it harder for an attacker to successfully decrypt the data.

2. Larger block size: Extended AES uses a 512-bit block size, while standard AES uses a 128-bit block size. Similar to key size, a longer block size means more data must be encrypted, making decryption more difficult and offering more possible combinations against brute-force attacks.

3. More rounds: Extended AES uses 24 rounds for encryption and decryption, while standard AES uses 10 rounds for a 128-bit key size. More rounds mean that the encryption and decryption operations are performed multiple times, making it harder for an attacker to reverse the process and decrypt the data.

4. Modified padding: Extended AES uses a modified padding mechanism for the message and the key that ensures the data remains protected even against advanced attacks.

All of these factors together make Extended AES encryption stronger and more resistant to attacks, making it the best option for people who require the highest level of security for their data.

For more information, please visit:

https://www.protectstar.com/de/extended-aes

Was this article helpful? Yes No
12 out of 12 people found this article helpful