Giter VIP home page Giter VIP logo

oklahoma-city-university / ocu-msproject-caesars-cipher-chrome-and-edge-plugin Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 298 KB

This chromium browser project will Implement a caesar cipher that takes in a string as plaintext and the shift (key) factor and then outputs the modified string as ciphertext.

HTML 76.82% Nix 2.45% JavaScript 20.73%
caesar-cipher caesar-cipher-algorithm decoder decryption encoder encryption encryption-decryption

ocu-msproject-caesars-cipher-chrome-and-edge-plugin's Introduction

Caesars-Cipher-Tool-for-Chrome-Edge-Browsers

In this chromium browser project I will implement a caesar cipher that takes in a string as plaintext and the shift (key) factor and then outputs the modified string as ciphertext.

Tasklist

  • On paper, I will use a shift cipher to encrypt and decrypt a short message to get a feel for how this cipher works.
  • Highlight how I will use conditionals and flow controls to convert a string into a number.
  • Brush up my knowledge on how I will implement my knowledge of strings, arrays, and hashes for encrypting and decrypting messages.
  • Develop an algorithm for this procedure that works for input text and shift value.
  • Create and initialize (set to blank) three variables to store inputText, shiftValue, and outputText.
  • Ask the user to enter a plaintext message to be encoded.
  • Set the inputText variable to the answer from the user.
  • Ask the user to enter a shift value for the shift cipher. If their answer is a number; Set the shiftValue variable to their answer.
  • Ask the user if they wish to encode or decode.
  • Then call a custom procedure to encrypt or decrypt the data.
  • Check that my code works as expected.
  • Ensure my code wraps from z to a and keeps the same case.
  • Adding the Brute Force Mode to my code
  • Package my code as a chrome extension
  • Create and add a Manifest.json file to my code
  • Use a google developer account to upload my project to the Chrome extension store - https://www.freecodecamp.org/news/building-chrome-extension/
  • Publish my project to the chrome web store for other cybersecurity enthusiasts to test, use and play with - https://chrome.google.com/webstore/detail/caesars-cipher/fdodgpljcddhaecalplkpeijoadfpccg/
  • Publish my project to the Resource Group (CaesarsCipher-S01-Jake) i created on OKCU Azure portal fore students (the free tier subscription for students) for other cybersecurity enthusiasts to test, use and play with...it is currently publicly accessible at https://gray-forest-042c17010.3.azurestaticapps.net. [x] Publish a forked multi-encryption on to the Resource Group (Multiple Ciphers) i created on OKCU Azure portal fore students (the free tier subscription for students) for other cybersecurity enthusiasts to test, use and play with...it is currently publicly accessible at https://proud-island-0146f9410.3.azurestaticapps.net.

Wish me luck in my presentation today!

ocu-msproject-caesars-cipher-chrome-and-edge-plugin's People

Contributors

nootherjake avatar

Stargazers

Jeff Maxwell avatar

Watchers

Jeff Maxwell avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.