Private and Public keys

Private key encryption: uses symmetric keys, probably the least secure because if someone knows the key they can immediately get access on both sides.

Public key encryption: more secure, uses asymmetric keys as well as certificate authorities and https to verify the trustworthiness of a website. This makes the connection more secure, but not completely safe. "It locks the door, but there's still a door." - Ms. Kelly

Comments

Popular posts from this blog

Marconi Feedback

Create Task Day 4

CS50 Hello World