Skip to main content

Bindings for the NeoScrypt proof-of-work algorithm

Project description

python-neoscrypt-wrapper

  • src/ || neoscrypt source files (C)
  • scripts/ || ie. cross-compiling scripts to create .so, .dylib or dll
  • tests/ || python neoscrypt testfile

This Software needs compile (gcc, mingw ...)

Install from git

Compiling and installing as PythonModule (python2/python3)::

bash:~/: sudo python3 -m pip install git+https://github.com/sparkspay/python-neoscrypt.git
 
or
 
bash:~/: git clone git+https://github.com/sparkspay/python-neoscrypt.git
bash:~/: cd python-neoscrypt
bash:~/: python-neoscrypt/: sudo python3 setup.py install

Pypi Version install will be available ::

bash:~/: pip install neoscrypt

NeoScrypt

NeoScrypt is a strong memory intensive key derivation function.

  • Compile time definitions: --DNEOSCRYPT_SHA256 enables optional SHA-256
  • support (Scrypt compatibility); --DNEOSCRYPT_BLAKE256 enables optional
  • BLAKE-256 support; --DNEOSCRYPT_OPT enables FastKDF performance
  • optimisations; --DNEOSCRYPT_ASM enables 32-bit and 64-bit assembly
  • optimisations; --DNEOSCRYPT_MINER_4WAY enables 4-way mining per thread (requires -DNEOSCRYPT_ASM).

Documentation

Refer to the following white paper for an introduction to NeoScrypt: http://phoenixcoin.org/archive/neoscrypt_v1.pdf

Source Links

https://github.com/goacoincore/neoscrypt -> goacoincore

https://github.com/ghostlander/NeoScrypt -> ghostlander

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neoscrypt-1.2.1.tar.gz (16.2 kB view details)

Uploaded Source

File details

Details for the file neoscrypt-1.2.1.tar.gz.

File metadata

  • Download URL: neoscrypt-1.2.1.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for neoscrypt-1.2.1.tar.gz
Algorithm Hash digest
SHA256 3d0f404f7e4b9c7b33c4f08b4750dbb573a0d6a2e195bdc7e3bdee24a0895262
MD5 e79f8092a442e4e2d9c55ea77c6cc35d
BLAKE2b-256 f04415b178c09e0d13d196588e2cc6b3109e620b4cdaa123673f1952308fb132

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page