Skip to content

This is an encryption and decryption algorithm based on randomly generated integers

Notifications You must be signed in to change notification settings

grayte100/Cryptographic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Random-Integer-Cryptographic-Algorithm

An encryption and decryption algorithm based on randomly generated integers

Table of Contents

  • Introduction
  • Technologies
  • Project Status
  • Other Information

Introduction

  • This project aims at encrypting passwords, usernames, sign-in information and data in general.
  • It also provides a means of decrypting the encrypted data

Technologies

This project is created with Python 3.6

Project Status

  • This project is still being developed
  • The algorithm has been tested on an app
  • The code probably needs refactoring for efficiency
  • It also needs to be rewritten in other languages

Other Information

Releases

No releases published

Packages

No packages published

Languages