Git Product home page Git Product logo

haxkey's Introduction

HAXKEY

Is basically a concept of increasing and providing more security to the User credentials using our Custom Cipheration and Decipheration Algorithm Technique.

  • The User Data that is entered into the system is stored in the database of the managing Organisation after it has been passed on through the Functionality of the Algorithm.
  • It will helpful in Providing more Security to User data and more Reliability against Prominent Cyber Attacks like Phishing and SQL Injection.

Functioning:

  • The data that is entered for Eg. Username, Password, Contact Number, Full Name, etc.. is Ciphered using our custom Algorithm.
  • The data then is passed onto for storing as in a Hash Table using the Concept of CHAINING.
  • Incase the user or the company want to access the Decipherated version of the User Credentials, then the Admin has the option of decoding the encoded credentials back into the earlier inputted form.
  • The data till then is stored into the hash table which is accessible by the database in the form of encrypted text.
  • All options are been given to facilitate the data based on the User and the Organisation.

Advantages:

  • More easy Access to User data.
  • More security and Protection of User data against Active and Hazardous Cyber Attacks.
  • Fast retrieval of Data as Accessing data from Hash table is very Fast operation.

To Run the Program :

  • The Program is written in C++14 so it is must to have GNU Compiler in the System.
  • Open the Program in some IDE (VS Code / Code Blocks/ Netbeans are Preferred) and run the Program.
  • Enter the Data Accordingly and Follow the Guided steps inside the .exe Program to see the results.

// Created by RAKSHIT PANDEY

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.