Cryptography – types of encryptions and decryptions for sensitive data
- This topic has 0 replies, 1 voice, and was last updated 2 years, 3 months ago by .
-
Topic
-
Contactless interactions use two types of cryptography – symmetric and asymmetric.
Using the same key for both encryption (locking) and decryption is known as symmetric cryptography (unlock). AES (Advanced Encryption Standard) is superior, more effective, and quantum-resistant in comparison with DES (Data Encryption Standard).
Asymmetric cryptography requires two distinct keys, one for locking and the other for unlocking. We have been utilizing RSA historically. Elliptic curve cryptography (ECC) is three million times more difficult to crack than asymmetric cryptography currently in use.
[shared_counts]
- You must be logged in to reply to this topic.