Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Week 9 - Encryption and SSL/TLS Certificates

Application Security And Hardening

Return Home

View Lecture Notes

Goals

  • Learn how to implement field-level encryption for sensitive user data
  • Learn how to setup, create, and implement certificates on our web applications

Topics

  • Encryption (AES, RSA, 3DES)
  • SSL/TLS Certificates

Applications

  • Week 07 - Insecure Blog App Part 7
    • A work-in-progress blogging application with basic user authentication and authorization
    • This week we have added encryption support for protected fields