Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

About

This is a simple encryption tool written in C.

Getting Started

Built with GCC.

Prerequisites

Be sure you have gcc installed

sudo apt-get install gcc

Building

  1. Compile using GCC
gcc main.c -o hexcrypt
  1. Run
./hexcrypt

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Taylor Daniska - taylor@daniskaengineering.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages