What is the AES ?

Answers were Sorted based on User's Feedback



What is the AES ?..

Answer / ms.meet2009

AES means Advanced Encryption Standard

Is This Answer Correct ?    4 Yes 0 No

What is the AES ?..

Answer / supriya

1)AES is ADVANCE ENCRYPTION STANDARD its is a symmetric key
block cipher .
2)AES has number of rounds each round makes a number of
transformations on a state and uses a round key derived
from encryption key.
3) number of block depends upon block size
4)an encryption of a block starts with a transformation
AddRoundkey this is followed by and odd number of regular
rounds and ends with a special final round.
5)the final round helps in decryption.
6) basic principle used is substitution permutation network.
7)aes has block size of 128 bits and key size of 128 192 or
256 bits
8)rounds are :
1)addroundkey-each byte of the state is combined with round
key using bitwise X-OR.
2)subbytes- each byte is replaced by another byte according
to lookup table
3)shiftRow-a transposition step where each row of the state
is shifted cyclically a certain number of steps
4)mix column-combination of 4 bytes takes palce in each column
5)final round

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Cryptography Algorithms Interview Questions

Has DES been broken ?

0 Answers  


How Large A Modulus (key) Should Be Used In Rsa?

0 Answers   TCS,


How fast is RSA ?

0 Answers   TCS,


Should a key pair be shared among users ?

0 Answers  


Is Rsa Currently In Use Today?

0 Answers   TCS,






How large a key should be used in RSA ?

0 Answers  


What are the types of consensus algorithms?

0 Answers  


How Do You Know If A Number Is Prime?

0 Answers   TCS,


What are secret sharing schemes ?

1 Answers  


What is RC5 ?

1 Answers  


What are some candidates for the AES ?

0 Answers  


What is Diffie-Hellman ?

1 Answers  


Categories
  • Cryptography Algorithms Interview Questions Cryptography Algorithms (52)
  • Digital Certificates Interview Questions Digital Certificates (23)
  • Encryption Decryption Interview Questions Encryption Decryption (77)
  • Ciphers Interview Questions Ciphers (43)
  • Cryptography Protocols Interview Questions Cryptography Protocols (31)
  • Blockchain Interview Questions Blockchain (338)
  • Cryptography General Interview Questions Cryptography General (154)
  • Cryptography AllOther Interview Questions Cryptography AllOther (0)