{ "info": { "author": "z3r0 m0r4k", "author_email": "mor4k@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "python-neoscrypt-wrapper\n========================\n\n* src/ || neoscrypt source files (C)\n* scripts/ || ie. cross-compiling scripts to create .so, .dylib or dll\n* tests/ || python neoscrypt testfile\n\nThis Software needs compile (gcc, mingw ...)\n\nInstall from git\n----------------\n\nCompiling and installing as PythonModule (python2/python3)::\n\n bash:~/: sudo python3 -m pip install git+https://github.com/sparkspay/python-neoscrypt.git\n \n or\n \n bash:~/: git clone git+https://github.com/sparkspay/python-neoscrypt.git\n bash:~/: cd python-neoscrypt\n bash:~/: python-neoscrypt/: sudo python3 setup.py install\n\n\n\nPypi Version install will be available ::\n\n bash:~/: pip install neoscrypt\n\n\nNeoScrypt\n=========\n\nNeoScrypt is a strong memory intensive key derivation function.\n\n* Compile time definitions: --DNEOSCRYPT_SHA256 enables optional SHA-256\n* support (Scrypt compatibility); --DNEOSCRYPT_BLAKE256 enables optional\n* BLAKE-256 support; --DNEOSCRYPT_OPT enables FastKDF performance\n* optimisations; --DNEOSCRYPT_ASM enables 32-bit and 64-bit assembly\n* optimisations; --DNEOSCRYPT_MINER_4WAY enables 4-way mining per thread (requires -DNEOSCRYPT_ASM).\n\n\nDocumentation\n-------------\n\nRefer to the following white paper for an introduction to NeoScrypt:\nhttp://phoenixcoin.org/archive/neoscrypt_v1.pdf\n\nSource Links\n============\n\nhttps://github.com/goacoincore/neoscrypt -> goacoincore\n\nhttps://github.com/ghostlander/NeoScrypt -> ghostlander", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sparkspay/python-neoscrypt", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "neoscrypt", "package_url": "https://pypi.org/project/neoscrypt/", "platform": "", "project_url": "https://pypi.org/project/neoscrypt/", "project_urls": { "Homepage": "https://github.com/sparkspay/python-neoscrypt" }, "release_url": "https://pypi.org/project/neoscrypt/1.2.1/", "requires_dist": null, "requires_python": "", "summary": "Bindings for the NeoScrypt proof-of-work algorithm", "version": "1.2.1" }, "last_serial": 4829897, "releases": { "1.2.1": [ { "comment_text": "", "digests": { "md5": "e79f8092a442e4e2d9c55ea77c6cc35d", "sha256": "3d0f404f7e4b9c7b33c4f08b4750dbb573a0d6a2e195bdc7e3bdee24a0895262" }, "downloads": -1, "filename": "neoscrypt-1.2.1.tar.gz", "has_sig": false, "md5_digest": "e79f8092a442e4e2d9c55ea77c6cc35d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16208, "upload_time": "2019-02-16T22:17:21", "url": "https://files.pythonhosted.org/packages/f0/44/15b178c09e0d13d196588e2cc6b3109e620b4cdaa123673f1952308fb132/neoscrypt-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e79f8092a442e4e2d9c55ea77c6cc35d", "sha256": "3d0f404f7e4b9c7b33c4f08b4750dbb573a0d6a2e195bdc7e3bdee24a0895262" }, "downloads": -1, "filename": "neoscrypt-1.2.1.tar.gz", "has_sig": false, "md5_digest": "e79f8092a442e4e2d9c55ea77c6cc35d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16208, "upload_time": "2019-02-16T22:17:21", "url": "https://files.pythonhosted.org/packages/f0/44/15b178c09e0d13d196588e2cc6b3109e620b4cdaa123673f1952308fb132/neoscrypt-1.2.1.tar.gz" } ] }