Skip to content

v1.5.0

Compare
Choose a tag to compare
@vexx32 vexx32 released this 18 Nov 13:14
· 34 commits to master since this release

Changes

  • Fixed #7, making Rhino.Licensing default to SHA1 as per the original implementation.
  • Added overloads for LicenseGenerator.Generate() to allow explicitly changing the license generation algorithm to a newer hashing mechanism if the application targets net48 or later. In net40 applications, only SHA1 is available.