Commit Graph

4 Commits

Author SHA1 Message Date
b94dba6141
Added encoder function
Fixed XOR operator
TODO - Add boilerplate from syllabus file, then merge with main branch
2024-07-29 19:57:00 +05:30
c1141bf596
Added XOR operation in CRC code.
TODO -> Add encoding function.
NEED TO FIX -> XOR operation only works when the length of data and key
is same.
2024-07-29 19:27:12 +05:30
bc566b9a54
Added description in README. 2024-07-29 19:25:08 +05:30
12a86aef65
Initial commit. 2024-07-21 12:06:45 +05:30