This repo contains tools & docs to protect an SDK that targets .NET (including .NET Framework, .NET Core, Mono, Unity, .NET Standard, and more). Basics of SDK licensing in Cryptolens is covered in this article. The technique described here is different from the original tutorial, and the focus is on supporting offline environments (i.e. end users do not need to contact the server to verify the license). It is also more secure since developers need to explicitly specify which applications will use the SDK.
- Vendor - the company that wants to protect an SDK
- Developer - someone that will use the SDK in their own applications
- End users - someone who will use the application developed by the developer.
Please select what fits best:
If you have any questions, please reach out to us at support@cryptolens.io!