GithubHelp home page GithubHelp logo

aesswing's Introduction

AESSwing

Recently I have been revising for the Cryptography exams and learnt more about algorithms used in Ciphers to encrypt and decrypt texts. AES stands for the Advanced Encryption Standard and it is one of my favourite algorithms.

I have created a little Java app that helps encrypt and decrypt texts using a password.

To run it, one can open the AESSwing.jar file provided in the directory. To compile the files, go to the directory and simply run javac *.java and then run java AESSwing.java. I haven't used any IDEs for this app, just my basic knowledge from 1st year of uni and the AES algorithm.

To use the app you need to provide a text to encrypt/decrypt and a passowrd. This password we can assume you secretly send to someone who has the app as well to decrypt your messages. If for decrpytion, a different wrong passowrd is entered, the decrypted text will not show up.

See attatched images.

alt text alt text alt text

Credits will be found in the About section of the app.

aesswing's People

Contributors

andrei0795 avatar

Watchers

 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.