What are the three types of cryptography?
The question is about Cryptography
Answer:
The three types of cryptography are:
1) Symmetric cryptography (uses the same key for encryption and decryption),
2) Asymmetric cryptography (uses a public-private key pair), and
3) Hashing (transforms data into a fixed-size hash for integrity checks).