https://github.com/gabrielmajeri/pp-project
Procedural programming project for winter 2018 course
https://github.com/gabrielmajeri/pp-project
c cryptography pattern-matching
Last synced: about 1 year ago
JSON representation
Procedural programming project for winter 2018 course
- Host: GitHub
- URL: https://github.com/gabrielmajeri/pp-project
- Owner: GabrielMajeri
- License: mit
- Created: 2018-12-07T16:46:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T05:31:27.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T15:47:42.474Z (over 1 year ago)
- Topics: c, cryptography, pattern-matching
- Language: C
- Size: 3.64 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image encryption & pattern recognition
[](https://dev.azure.com/gabrielmajeri6/gabrielmajeri6/_build/latest?definitionId=1&branchName=master)
This repository contains the code for my assignment for the 1st year
Procedural Programming course.
All code is written in C99, and the project is built using a simple Makefile.
## License
Licensed under the [MIT license](LICENSE)