Skip to content

CryptixByte/javascript-glyphLock

Repository files navigation

glyphLock Chrome Extention

Overview

glyphLock CE is a simple cipher program that takes a user’s input and scrambles it using a cipher key to generate encrypted strings of text.

Features

  • Algorithm that parses the ascii range of 32 through 126
  • Supports user-defined cipher keys (editable in the program backend)
  • Prints encrypted strings onto a chrome page

Development Notes

  • Project evolved from a C/C++ program to a Chrome Extension changing languges.

About

Chrome extension version of glyphLock my C++ program(Still developing UI and additional features)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published