Introduction to Networking Part 13 | Network Basics for Beginners - Encryption 101

preview_player
Показать описание
Networking Fundamentals | Networking Basics | Learn Networking For Hacking | Encryption
Learn Encryption 101. Encryption / Decryption is accomplished with matematical Algorithms
What is Encryption?

We start with clear text
Our goal is Cypher text

Symmentric Encryption vs Asymmetric Encryption
- Symmetric Encryption
Same shared key is used to encrypt and decrypt
Must trust the other party and find a way to get them the preshared key.

Asymmetric Encryption
Different Encrypt and Decrypt keys
Basis of PKI (Public Key Infrastructure)
Public key is distributed and private key is secret.

cybersecurity for beginners
comptia security+
security+
Рекомендации по теме
Комментарии
Автор

Public Key is the one which is used for Encryption and Private Key is used for Decryption.

kiltonmithun