Project BlackBird: A Lightweight Cryptographic Application

Undergrad Project
Fields Cryptography Java
Timeline September 1, 2016 - December 2, 2016
Status Completed
Team Member Pandu Ranga Reddy Konala
Technologies
Java

Overview

A lightweight cryptographic file encryption / decryption application. It utilizes symmetric key cryptographic algorithms such as AES, DES, Blowfish and RC4 present in 2016 Java security standards.

The application also generates a failsafe file which helps users remember the password with which they secured their files.

Note: This is my very first project in computer science.

Key Features

  • File encryption and decryption using industry-standard algorithms
  • Support for AES, DES, Blowfish, and RC4 encryption
  • Failsafe password recovery mechanism
  • Lightweight and user-friendly interface
  • Built using Java 2016 security standards

View on GitHub

Click here