NML Says

Data Security, Intro

References for this Part

Jean-Philippe Aumasson. Serious Cryptography. No Starch Press, 2018

https://owasp.org/www-project-top-ten/

On the above page you will find: Download. A pdf on the top ten.

https://almanac.httparchive.org/en/2019/security

Alice and Bob Encryption

Overview

The topics of this elective fall into three main groups.

Data Security

  • Cryptography or Cryptology
    • Terminology
    • Ciphers are the Algorithms
    • Encryption: Plaintext => Ciphertext
    • Decryption: Ciphertext => Plaintext
  • Cryptanalysis
    • Find the Weaknesses
    • Find the Leaks
    • Break It
  • Cryptographic Hash Function
    • Applications
    • Algorithms
  • Encryption/Decryption
    • Symmetric
    • Asymmetric
    • TLS
  • GDPR
  • ISO 27001
  • OWASP

Application Security

  • Node.js
  • passport
  • 2FA
  • OAuth