Post
Topic
Board Project Development
Re: MonteCrypto: 1 BTC prize for the winner of this video game!
by
SirArthur
on 21/02/2018, 19:42:45 UTC
For what end does your game include the whole OpenSSL library, including functions more keen to mine bitcoins than to play a maze game?
And why my GPU never goes down from 100% even with the game in background?

Some of fhe functions found at the main exe:

Code:
i2d_ECParameters
i2d_ECPKParameters
i2d_ECPrivateKey
i2o_ECPublicKey
...

Code:
EC_KEY_check_key
EC_KEY_copy
EC_KEY_generate_key
EC_KEY_new
EC_KEY_print
EC_KEY_print_fp
EC_KEY_set_public_key_affine_coordinates
EC_POINTs_make_affine
...