Implemented crc library and its unit test cases file
- CRC-8 AUTOSAR calculation
- CRC-16 ARC calculation
- CRC-32 AUTOSAR calculation
- Lookup-table–based implementation for high performance
- Lightweight and dependency-free
- Modified readme file
- File coverage is 100%