# remote-provisioning-cbor **Repository Path**: mirrors_android/remote-provisioning-cbor ## Basic Information - **Project Name**: remote-provisioning-cbor - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-19 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Remote Provisioning CBOR This library is intended for use in Android and in any servers that implement remote provisioning of certificates in order to handle the serialization/deserialization of relevant data in CBOR. ## Dependencies https://github.com/cose-wg/COSE-JAVA https://github.com/str4d/ed25519-java https://github.com/peteroupc/numbers-java https://github.com/peteroupc/CBOR-Java