Skip to content

A simple Java GUI app implementing symmetric cryptography algorithms including OTP, 3DES, and AES

Notifications You must be signed in to change notification settings

yonaseth12/symmetric_cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Java project showcasing encryption and decryption for the common symmetric encryption algroithms.

This is implemented using external libraries.

Algorithms included: 1. One-Time Pad (OTP) Encryption and Decryption 2. Triple-DES (3DES) Encryption and Decryption 3. AES Encryption and Decryption

Author: Yonas W. Email: yonaseth12@gmail.com

About

A simple Java GUI app implementing symmetric cryptography algorithms including OTP, 3DES, and AES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages