R4leung / Encryption

This project is for Codepath's Web Security Week 5 Assignment. It explores using a website that provides users with a set of general purpose encryption tools which can encrypt or decrypt any message from any source.
0 stars 0 forks source link

Project 5 - Encryption

Time spent: 4 hours spent in total

User Stories

The following required functionality is completed:

1. Symmetric Encrypt/Decrypt

2. Encrypted Message 1

3. Generate Public-Private Keys

4. Asymmetric Encrypt/Decrypt

5. Create/Verify Signature

6. Encrypted Message 2

7. Agent Messages

8. Identify the Double Agent

The following objectives are optional:

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

Objective 2: I heard about your current situation. Do you know who hacked APEX? -- The Chairman

Objective 6:

To: sydneybristow

From: agent99

Subject: Objective 6 Response

MessageBody: O3K2mwVJugArPrmTTlFIkv53E2mD/pzufMSw2MLH+gTBNt4mTq21BMsZY4DUzHmJxpACIVZBlLKEyjv4jCCIciYZ7CeIBigPgap1J1aTFR4zAoAuPdtg0mv2ZzwqsVFE4XkvNmwVXzEj5eHIVBkI6EfjATI0gBon5dVg+4uyHX1kMwcEr6dWjNPosI9Vq9cLM0jwSnbf91cCmxFIH7PUkQqjHwXPPuFBT+ONN64J8FGzTFS9aFLqVw5yBHi6wPB7wRYbsQRvmbwN1oWc7SGLx/rOpq4Zuru06XDDwkhBbgfiwdmpKeXzVjaS1AqIPIkXvIE+xvReD/xXUfUPqpP1fA==

Signature: xcwN3ghP7xdNQYze59gCCFowsz54Ke557zwRkgC5Li5GYD8RzuFlo/XSo2Yjep8BbifXFCnfODLbLZ+8hTFQwt7DaiamX33wPBKycBp8vRyc1a4FNPS4YEJjbpRkA74cscFzvqQcATzglaKUi3VbqjrhbheXA44MnzuuxIAdTT9ZLLjYw7r5s8vUenWLkYKvl6jUI/p7Fz7amIsYSoZ9+q1eO9CP1oJAjqLu12wBPJ2WU61N5FF9L7fqrLs7SOWEyUwpgZArzW7pqhga8rEK/5QX9b3XzUgvkaPa904v8ZnaD03u+oVFzF6xhJhVwLnUIo5AcZwHhTjdpUk85eGt8g==

License

Copyright [2017] [Raymond Leung]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.