Tried to build and run on Debian 10 dedicated server.
Ran 'make test' but it failed with:
WARNING: Key check failed - e is coprime to lambda!
ERROR: A bad key was found!
Prior to it I ran it on Ubuntu 18.04 VPS without much trouble.
Initially I thought it was related to openssl version shipped with Debian testing repo (v1.1.1-g) so I manually compiled v1.1.1 which was the version used on Ubuntu, but it did not resolve the issue.
Tried to build and run on Debian 10 dedicated server.
Ran 'make test' but it failed with:
Prior to it I ran it on Ubuntu 18.04 VPS without much trouble.
Initially I thought it was related to openssl version shipped with Debian testing repo (v1.1.1-g) so I manually compiled v1.1.1 which was the version used on Ubuntu, but it did not resolve the issue.