This is a C application to perform security authorisation based on access codes. The program will allow you to encrypt/decrypt pin codes.
In order to run the application:
-
Install the Repo on to your computer.
-
Proceed to the directory where the code is located in your computer.
-
Enter the following to compile and run:
gcc main.c
main