Platform specifics
C/C++
Getting started guide for Cryptolens C and C++ SDK
Introduction
Cryptolens offers two SDKs for projects using C/C++. When possible, we recommend using the C++ SDK, since the C SDK offers a subset of features available in the C++ SDK.
- C++ SDK: https://github.com/Cryptolens/cryptolens-cpp
- C SDK: https://github.com/Cryptolens/cryptolens-c
For time being, we recommend visiting the GitHub page for each of these projects for more information on how to get started.