open-license-manager / licensecc

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
http://open-license-manager.github.io/licensecc/
BSD 3-Clause "New" or "Revised" License
975 stars 310 forks source link

EVP_DigestVerifyFinal validation is failing always #98

Closed senthilsam closed 4 years ago

senthilsam commented 4 years ago

For me EVP_DigestVerifyFinal validation return 0 even if i validate a fresh license. Please advise on this

gcontini commented 4 years ago

It's strange, maybe it's caused by some old version of the library still present on your pc. try to remove any globally installed lccgen version and checkout fresh. EG. check out examples in a clean subfolder.

Operating system and openssl version? Are you issuing a license in windows and using it in Linux? (we don't have an test for interoperability, even if it should be possible to do this)

gcontini commented 4 years ago

inactive for very long time. and no extra info provided. Closing it