-
Notifications
You must be signed in to change notification settings - Fork 0
Nokeo08/Encrypt
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Encrypt ReadMe
Source Files
main.c
Contains main function that reads in and breaks up the commands.
util.c
Contains functions to
read from the input file
count the occurrence of each letter in the input file.
encrypt each character from the input file.
count the occurrence of each letter in the output buffer.
write the encrypted characters to an output file.
initialize all of the resources needed to perform the task.
free all the resources needed to perform the task.
print out the counter arrays.
About
Basic Encryption project for CS352
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published