Name | spsdk-pqc JSON |
Version |
0.3.2
JSON |
| download |
home_page | None |
Summary | Post-Quatum Crypto support for SPSDK |
upload_time | 2024-11-15 11:39:16 |
maintainer | None |
docs_url | None |
author | NXP |
requires_python | >=3.9 |
license | BSD-3-Clause |
keywords |
nxp
spsdk
pqc
dilithium
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Post-Quantum Crypto plugin for SPSDK
====================================
* Free software: BSD-3-Clause
Features
--------
* Supported parameters: Dilithium 3, Randomized signature, SHAKE-based matrix extensions
* SUpported operation: Generate key pair, Sign data, Verify signature
Installation
------------
* Activate virtual env, where you have SPSDK
- if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/spsdk/)
* `pip install spsdk-pqc`
* Use tools such as nxpcrypto, nxpimage as you usually do.
Credits
-------
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).
Raw data
{
"_id": null,
"home_page": null,
"name": "spsdk-pqc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "NXP <michal.starecek@nxp.com>",
"keywords": "NXP, SPSDK, PQC, Dilithium",
"author": "NXP",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/c1/a7/b231b5b88fe8086b2b4752491adb709a8b93e87e6054e925e99c3e58c0f9/spsdk_pqc-0.3.2.tar.gz",
"platform": null,
"description": "\r\nPost-Quantum Crypto plugin for SPSDK\r\n====================================\r\n\r\n\r\n* Free software: BSD-3-Clause\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* Supported parameters: Dilithium 3, Randomized signature, SHAKE-based matrix extensions\r\n* SUpported operation: Generate key pair, Sign data, Verify signature\r\n\r\n\r\nInstallation\r\n------------\r\n\r\n* Activate virtual env, where you have SPSDK\r\n - if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/spsdk/)\r\n* `pip install spsdk-pqc`\r\n* Use tools such as nxpcrypto, nxpimage as you usually do.\r\n\r\n\r\nCredits\r\n-------\r\n\r\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).\r\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Post-Quatum Crypto support for SPSDK",
"version": "0.3.2",
"project_urls": {
"Homepage": "https://github.com/nxp-mcuxpresso/spsdk_plugins/tree/master/pqc",
"Issues": "https://github.com/nxp-mcuxpresso/spsdk_plugins/issues"
},
"split_keywords": [
"nxp",
" spsdk",
" pqc",
" dilithium"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3130e80759c84beb5b295a61dd3f8bca1fc3c2eae0cc1d2865cb9ce92ed570fe",
"md5": "3f72ff0d96bf006cb1a5498953fbe73e",
"sha256": "9295213c99b1714e8e1a2345ddc3bf0eb589b76f406c3f561871f4654f50b078"
},
"downloads": -1,
"filename": "spsdk_pqc-0.3.2-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "3f72ff0d96bf006cb1a5498953fbe73e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 63074,
"upload_time": "2024-11-15T11:39:15",
"upload_time_iso_8601": "2024-11-15T11:39:15.149517Z",
"url": "https://files.pythonhosted.org/packages/31/30/e80759c84beb5b295a61dd3f8bca1fc3c2eae0cc1d2865cb9ce92ed570fe/spsdk_pqc-0.3.2-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c1a7b231b5b88fe8086b2b4752491adb709a8b93e87e6054e925e99c3e58c0f9",
"md5": "97de2ce6d501c000bf449f5e87c19b73",
"sha256": "1f6177705da9d835cf4df0578534a1c3c37defe10a4f07a13aa706b2fdf8e3e7"
},
"downloads": -1,
"filename": "spsdk_pqc-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "97de2ce6d501c000bf449f5e87c19b73",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 44349,
"upload_time": "2024-11-15T11:39:16",
"upload_time_iso_8601": "2024-11-15T11:39:16.955642Z",
"url": "https://files.pythonhosted.org/packages/c1/a7/b231b5b88fe8086b2b4752491adb709a8b93e87e6054e925e99c3e58c0f9/spsdk_pqc-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-15 11:39:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nxp-mcuxpresso",
"github_project": "spsdk_plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "spsdk-pqc"
}