Check https://github.com/plizonczyk/noiseprotocol for readme.
Raw data
{
"_id": null,
"home_page": "https://github.com/plizonczyk/noiseprotocol",
"name": "noiseprotocol",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.5",
"maintainer_email": "",
"keywords": "cryptography noiseprotocol noise security",
"author": "Piotr Lizonczyk",
"author_email": "plizonczyk.public@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/76/17/fcf8a90dcf36fe00b475e395f34d92f42c41379c77b25a16066f63002f95/noiseprotocol-0.3.1.tar.gz",
"platform": "",
"description": "Check https://github.com/plizonczyk/noiseprotocol for readme.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Implementation of Noise Protocol Framework",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/plizonczyk/noiseprotocol"
},
"split_keywords": [
"cryptography",
"noiseprotocol",
"noise",
"security"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9de176e4694201d67b93a6f1644b2588b4a3d965419fe189416e3496cf415db5",
"md5": "5e42c2546e00399ce18e6e151c3a34aa",
"sha256": "2e1a603a38439636cf0ffd8b3e8b12cee27d368a28b41be7dbe568b2abb23111"
},
"downloads": -1,
"filename": "noiseprotocol-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e42c2546e00399ce18e6e151c3a34aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.5",
"size": 20546,
"upload_time": "2020-03-03T18:51:28",
"upload_time_iso_8601": "2020-03-03T18:51:28.095403Z",
"url": "https://files.pythonhosted.org/packages/9d/e1/76e4694201d67b93a6f1644b2588b4a3d965419fe189416e3496cf415db5/noiseprotocol-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7617fcf8a90dcf36fe00b475e395f34d92f42c41379c77b25a16066f63002f95",
"md5": "f6c8e9d96239595c034a806661592680",
"sha256": "b092a871b60f6a8f07f17950dc9f7098c8fe7d715b049bd4c24ee3752b90d645"
},
"downloads": -1,
"filename": "noiseprotocol-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "f6c8e9d96239595c034a806661592680",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.5",
"size": 16890,
"upload_time": "2020-11-25T19:06:48",
"upload_time_iso_8601": "2020-11-25T19:06:48.938146Z",
"url": "https://files.pythonhosted.org/packages/76/17/fcf8a90dcf36fe00b475e395f34d92f42c41379c77b25a16066f63002f95/noiseprotocol-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-11-25 19:06:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "plizonczyk",
"github_project": "noiseprotocol",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"requirements": [
{
"name": "cryptography",
"specs": [
[
">=",
"2.8"
]
]
}
],
"lcname": "noiseprotocol"
}