Introduction

Cryptolens offers client SDKs for most programming languages and frameworks. All of the SDKs are freely available on our GitHub page, distributed as open-source libraries. A client SDK is not necessary to use Cryptolens. You can always call the Web API on your own. However, since our client SDKs offer an interface to the Web API methods, it’s usually more convinient to use a client SDK instead of calling the Web API on your own. For example, all SDKs offer a method to activate a license and many offer a way to generate a machine code.
Note: The use of most of the methods requires an active subscription.
There are currently five versions of the API. Our aim is to ensure that they work on all platforms, both on desktops on any OS as well as on embedded systems.