Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 455 Bytes

Module 20 - Cryptography.md

File metadata and controls

12 lines (8 loc) · 455 Bytes

Cryptography

Cryptography Concepts

  • Types of Cryptography

    • Symmetric Encryption - Uses the same key for encryption as it does for decryption
    • Asymmetric Encryption - Uses different encryption keys for encryption and decryption Cryptography Strengths and Weaknesses
  • Government Access to Keys (GAK) - Companies will give copies of all keys to the government

Encryption Algorithms