Types of Asymetric and Symetric Cryptography
I would like to know what are types of asymetric and symetric cryptography?
I got the question from comptia practice test
RSA, 3DES, AES, DES, ECC, AES256
I would like to know what is defintion of each, and under which category they belong under. thank you
I got the question from comptia practice test
RSA, 3DES, AES, DES, ECC, AES256
I would like to know what is defintion of each, and under which category they belong under. thank you
Comments
-
bighornsheep Member Posts: 1,506Symmetric encryption uses the same key for encrypting and decrypting. Examples are 3DES, AES, etc.
Asymmetric encryption (also known as Public Keying) uses one key for encryption and a second key for decrypting. Examples are Diffie Hellman, RSA, etc.Jack of all trades, master of none -
kriscamaro68 Member Posts: 1,186 ■■■■■■■□□□I would like to know what are types of asymetric and symetric cryptography?
I got the question from comptia practice test
RSA, 3DES, AES, DES, ECC, AES256
I would like to know what is defintion of each, and under which category they belong under. thank you
wikipedia is your friend. -
yiannit Member Posts: 27 ■□□□□□□□□□I would like to know what are types of asymetric and symetric cryptography?
I got the question from comptia practice test
RSA, 3DES, AES, DES, ECC, AES256
I would like to know what is defintion of each, and under which category they belong under. thank you
RSA( Rivest, Shamir, Adelman) used in VPN, Digital Certificates etc. and ECC used in mobile devices ( Eliptical Curve Cryptography) are asymmetric cryptography also DH(Diffie Hellman) used for symmetric key exchange in IKE phase 1 in VPNs
DES (Data Encryption Standard), 3DES , AES, AES256 (Advances Encryption Standard) are symmetric algorithms -
Devilsbane Member Posts: 4,214 ■■■■■■■■□□RSA( Rivest, Shamir, Adelman) used in VPN, Digital Certificates etc. and ECC used in mobile devices ( Eliptical Curve Cryptography) are asymmetric cryptography also DH(Diffie Hellman) used for symmetric key exchange in IKE phase 1 in VPNs
DES (Data Encryption Standard), 3DES , AES, AES256 (Advances Encryption Standard) are symmetric algorithms
Where do the different versions of RC fall?Decide what to be and go be it. -
yiannit Member Posts: 27 ■□□□□□□□□□Devilsbane wrote: »Where do the different versions of RC fall?
symmetric used in ssl and wep