1. Add Rust SDK common framework for CC API 2. Add Golang SDK common framework for CC API 3. Split project into [cc-trusted-api](https://github.com/cc-api/cc-trusted-api) and [cc-trusted-vmsdk](https://github.com/cc-api/cc-trusted-vmsdk) 4. Supports both PCCLIENT and Canonical Event Log (CEL) format in Python SDK 5. Supports PCCLIENT event log format in Golang SDK and Rust SDK
What's Changed 1. Basic python SDK for cctrusted_base and cctrusted_vm 2. Several demo tool to dump measurement, eventlog, quote provided in VMSDK 3. Initial unit test for VMSDK