cryptonight-hash-lib icon indicating copy to clipboard operation
cryptonight-hash-lib copied to clipboard

Cryptonight hashing python lib

Results 9 cryptonight-hash-lib issues
Sort by recently updated
recently updated
newest added

Hi everyone Can I compile this library in windows and use them?

The original author/authors did an amazing job creating this library for python. It is easily the best one I've seen. I was working on a C program that needed the...

python-dev & python3-dev installed, but getting the error anyway: Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)

Hi, i cant build onto OpenBSD 6.2: ``` $ make Scanning dependencies of target cryptonite_hash [ 7%] Building C object CMakeFiles/cryptonite_hash.dir/crypto/aesb.c.o [ 14%] Building C object CMakeFiles/cryptonite_hash.dir/crypto/oaes_lib.c.o In file included...

I get the following trace: cc@cc-Lenovo-G50-80:~/SumoEasyMiner$ python sumominer.py [21:20:02] [INFO] Starting [Sumo Easy Miner v0.1.b1.3]... Starting app... Traceback (most recent call last): File "/home/cc/SumoEasyMiner/app/hub.py", line 141, in start_stop_mining p.set_cpu_priority(cpu_priority_level) File...

Hello Please consider adding a list of dependencies needed to execute the application, for example: - Python (minimal version) - PySide (minimal version) You can add that to the main...

This does not create a .py file to be used in sumominer? what am i missing? After I build it what file do i put into the libs sub dir?

The cmake file searches for the lastest version of python but if you want to use this lib with SumoEasyMiner you need to compile it with python 2.7