Git Product home page Git Product logo

pied-piper's Introduction

Pied-Piper

A Data Compression and Data Encryption Organization

Logo

About

This is a project extension for the Algorithms course by team Pied Piper. Its main aim is :

  1. Exploring the various concepts and implementing bottom-up, various compression, and encryption Algorithms.
  2. Explore concepts of Cellular Automaton and implement a self-designed encryption engine using elementary Cellular Automaton.
  3. Understand concepts like Cellular Automaton Transform, etc., that have huge potential for encryption and lossy data compression applications.
  4. Implement Image compression algorithms like K-means, JPEG, PBIC.
  5. Implement from scratch data compression and binary files compression algorithms like Huffman and Arithmetic Compression.
  6. Produce analysis papers for the concepts learned and implemented.

Team Division for Project Topics

Encryption

Cellular Automation based Encryption

  1. Varul Srivastava
  2. Ashwin Mittal

AES Encryption Algorithm

  1. Shivang Gupta
  2. Akshett Rai Jindal

DES Encryption Algorithm

  1. Keshav Bansal
  2. Zishan Kazi

Compression

Data Compression - Huffman

  1. Shivang Gupta
  2. Akshett Rai Jindal
  3. Ashwin Mittal

Data Compression - Arithmetic

  1. Varul Srivastava
  2. Keshav Bansal
  3. Zishan Kazi

Burrow Wheeler's Transform and RLE based Compression

  1. Ashwin Mittal
  2. Varul Srivastava

Image Compression

  1. Ashwin Mittal
  2. Varul Srivastava

Theoretical Analysis

Image Compression

  1. Ashwin Mittal
  2. Varul Srivastava

Principal Component Analysis

  1. Ashwin Mittal

Audio Compression

  1. Zishan Kazi
  2. Keshav Bansal

Video Compression

  1. Shivang Gupta
  2. Akshett Jindal

Cellular Automaton and Universal Computer

  1. Varul Srivastava

Implementation

SSH-Type protocol based on Elementary CA-Encryption

  1. Varul Srivastava

SHA-512 optimized using Cell Automation

  1. Varul Srivastava

Forest_Fire Simulation

  1. Varul Srivastava

Multi Agent Collision Avoidance

  1. Varul Srivastava

Instructions

Start

READ the README
READ the Coding Guidelines
Code
Write name in Contributors.md file

How to update forked repository

Do this once:

git remote add upstream https://github.com/ashwin-mittal/Pied-Piper.git
git remote -v

Do this always:

git fetch upstream
git pull upstream master

pied-piper's People

Contributors

akshettrj avatar ashwin-mittal avatar vs666 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.