Library for hash-based signatures.
The CoinZdense projects aim to provide simple post-quantum-ready
hash-based signatures geared specifically at :
* utility blockchain projects
* distributed exchange projects
* other blockchain projects that are commonly used in a key-reuse
by design way.
CoinZdense explicitly does NOT aim at being a post-quantum solution
for blockchain projects that neither rely nor would benefit from
extensive re-usage of signing keys.
See https://coin.z-den.se/ for more info.
Raw data
{
"_id": null,
"home_page": "https://github.com/pibara/coinzdense-python",
"name": "coinzdense",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "signing postquantum blake2 merkletree ots",
"author": "Rob J Meijer",
"author_email": "pibara@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ab/9b/fbf3ed6d67d01fc27a3f8dda190d63f74a8bb7e758bfa0413bfed910b86f/coinzdense-0.1.2.tar.gz",
"platform": null,
"description": "Library for hash-based signatures.\n \nThe CoinZdense projects aim to provide simple post-quantum-ready \nhash-based signatures geared specifically at :\n\n* utility blockchain projects\n* distributed exchange projects\n* other blockchain projects that are commonly used in a key-reuse \n by design way.\n\nCoinZdense explicitly does NOT aim at being a post-quantum solution \nfor blockchain projects that neither rely nor would benefit from \nextensive re-usage of signing keys.\n\nSee https://coin.z-den.se/ for more info.\n\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Simple Post-Quantum Signature library",
"version": "0.1.2",
"split_keywords": [
"signing",
"postquantum",
"blake2",
"merkletree",
"ots"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab9bfbf3ed6d67d01fc27a3f8dda190d63f74a8bb7e758bfa0413bfed910b86f",
"md5": "1e7f66ff1ae397e720fd302640b9eddb",
"sha256": "afa31d462d78d73a434162c3d8d1c71f6d2e3a47b72511741a245540c6fe8503"
},
"downloads": -1,
"filename": "coinzdense-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "1e7f66ff1ae397e720fd302640b9eddb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10139,
"upload_time": "2023-01-23T16:39:04",
"upload_time_iso_8601": "2023-01-23T16:39:04.514965Z",
"url": "https://files.pythonhosted.org/packages/ab/9b/fbf3ed6d67d01fc27a3f8dda190d63f74a8bb7e758bfa0413bfed910b86f/coinzdense-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-23 16:39:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "pibara",
"github_project": "coinzdense-python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "coinzdense"
}