Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# Implementation not validating licenses #45

Open
ThanosSiopoudis opened this issue Dec 18, 2015 · 1 comment
Open

C# Implementation not validating licenses #45

ThanosSiopoudis opened this issue Dec 18, 2015 · 1 comment

Comments

@ThanosSiopoudis
Copy link

Hi,

I've given the (quite old) C# implementation a try, and it looks like it can't properly validate licenses generated by either the php script, or the OS X application. No matter what I do, rsa.VerifyData() returns false.

Anybody has any idea why this happens?

@eventhelix
Copy link

I am seeing the same issue. Tried

rsa.VerifyData(plainbytes, signaturebytes, HashAlgorithmName.SHA1, RSASignaturePadding.Pkcs1)

Still the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants