# keySTREAM_provisioning **Repository Path**: Microchip-MPLAB-Harmony/keySTREAM_provisioning ## Basic Information - **Project Name**: keySTREAM_provisioning - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-06 - **Last Updated**: 2026-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # keySTREAM Trusted Agent Library (KTA_LIB) Configurations and example application. **Note:** When cloning this repository, you may encounter issues related to long file paths on Windows. To avoid this, ensure you clone the repository to a short path (e.g., directly under `C:\`). Before cloning, run the following command to enable support for long paths in Git: ```sh git config --global core.longpaths true ``` Once this is set, you can proceed to clone the repository without path length issues. # Documentation Documentation for this library can be found in following path within this repository: [kudelski-iot.github.io/keySTREAM_provisioning](https://kudelski-iot.github.io/keySTREAM_provisioning/)