los5011 wrote: » 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
yiannit wrote: » 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 wrote: » Where do the different versions of RC fall?