Skip to content

Hudson-H/Basic_cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Basic_cryptography

Introduction

The code for this project uses a mix of the encoding technique called Caesar Cipher and a inverse organization of the word that will be encoded to encrypt a text file with a certain key given by the user. It also decrypt files encoded by this same code.

Project Specifications

  • Programming Language: C
  • Letter standard code: ASCII (may not work with other standards)

Final observations

  • The file wich will be ecrypted/decrypted must be in the same directory of the .exe file
  • This is a beggining project made for educational and entertainment purposes.

About

Simple criptografy script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages