Skip to content

Simple C# app to demonstrate an implementation of signed license keys

Notifications You must be signed in to change notification settings

alexionescu/LicenseGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

LicenseGenerator

This C# app is a simple way to perform licensing in applications. With a private key we can sign a dictionary containing information about the license. At app runtime we can verify that the license key has not been tampered by using the corresponding public key shipped with the app.

About

Simple C# app to demonstrate an implementation of signed license keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published