GithubHelp home page GithubHelp logo

xyzsteven / pbl-rks112 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.15 MB

[PBL-RKS112] | Classic Cryptography Application Development - "Cryptography Tools with Substitution Cipher"

Python 100.00%
cryptography pbl

pbl-rks112's Introduction


Logo

Classic Cryptography Application Development

"Cryptography Tools with Substitution Cipher"

View Demo »

Our Teams

PBL-RKS112

  • Steven Juliano (4332301061)
  • Rey Sastria Harianja (4332301038)
  • Firdiansyah (4332301048)
  • Bayu Arjuna (4332301039)
  • Christian Barnes Anderson Sibarani (4332301044)
  • Akyasa Fikri Ramadhan (4332301055)

Background

Cryptography is the science and practice of protecting data by transforming it into an unintelligible form, so that only a person with the correct key can read or decrypt it. This project aims to develop a classic cryptography application that allows users to secure text messages with the cryptography method.

Features

  1. User Interface
    • Clean and intuitive UI design using Tkinter with navigation menus are available to facilitate user movement between pages.
  2. User Authentication
    • Implementation of user login and registration with data processing through a MySQL database with system provides notifications to users in case of login or registration errors.
  3. Clipboard Integration
    • Facility to copy-paste text to and from the clipboard and users can easily input text for encryption or get decryption results to or from the clipboard.

Getting Started

Prerequisites

  • Python 3 or use VS Code (for edit and run debugging the Python script)
  • XAMPP (for running MySQL in localhost)
  • MySQL server
  • Tkinter library
  • Pyperclip library

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/pbl-rks112.git
    
    cd pbl-rks112
    

    or Download manually the pbl-rks112.py file in main repository

  2. Install additional Pyhton Library:

    pip install mysql-connector-python pyperclip
    
  3. Start MySQL module in XAMPP Control Panel

  4. Run the script:

    python pbl-rks112.py
    

    or Manually run the pbl-rks112.py in VS Code with Start Debugging function

pbl-rks112's People

Contributors

xyzsteven avatar

Watchers

 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.