WEB 407 STUDY Education Terms/web407study.com WEB 407 STUDY Education Terms/web407study.com | Page 2
Week 1 DQ 2
Why is it important to use standards such as Secure Sockets
Layer (SSL) when managing secure data on the Internet? What
do SSL and other security measures provide to users and
organizations?
===============================================
WEB 407 Week 1 Individual Assignment Encrypted Login
Page
FOR MORE CLASSES VISIT
www.web407study.com
Create a well-designed and aesthetically-pleasing login page.
You may use a login page that you have created in a prior course.
Alternatively, you may add your own basic CSS to the Login
Page template provided on the student website.
Apply a basic client side JavaScript® encryption function to the
login fields. For example, use string manipulation, such as a to z,
b to y, and so on. You decide on the encryption type, application,
and method.
Submit the complete application along with your algorithm logic
and its potential vulnerabilities.
Optionally, implement encryption or authentication using a
creative method. For example, consider using Graphical User
Interface (GUI) manipulation, or hashing. The advanced options