Name | spsdk-pqc JSON |
Version |
0.5.3
JSON |
| download |
home_page | None |
Summary | Post-Quatum Crypto support for SPSDK |
upload_time | 2025-02-11 18:41:54 |
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 Algorithms:
- Dilithium 2, 3, 5
- ML-DSA 44, 65, 87
* 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`
Usage
-----
* Use tools such as nxpcrypto, nxpimage as you usually do.
* Plugin also comes with a cli app `pqctool`
Credits
-------
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Signature Provider project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-sp-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/40/fd/bacf917e5be451b556072bb538a76e8f40c13e08bee7e8d7bf2ab5a17621/spsdk_pqc-0.5.3.tar.gz",
"platform": null,
"description": "\nPost-Quantum Crypto plugin for SPSDK\n====================================\n\n\n* Free software: BSD-3-Clause\n\n\nFeatures\n--------\n\n* Supported Algorithms:\n - Dilithium 2, 3, 5\n - ML-DSA 44, 65, 87\n* Supported operation: Generate key pair, Sign data, Verify signature\n\n\nInstallation\n------------\n\n* Activate virtual env, where you have SPSDK\n - if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/spsdk/)\n* `pip install spsdk-pqc`\n\nUsage\n-----\n\n* Use tools such as nxpcrypto, nxpimage as you usually do.\n* Plugin also comes with a cli app `pqctool`\n\nCredits\n-------\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Signature Provider project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-sp-plugin.zip).\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Post-Quatum Crypto support for SPSDK",
"version": "0.5.3",
"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": "40fdbacf917e5be451b556072bb538a76e8f40c13e08bee7e8d7bf2ab5a17621",
"md5": "46c1df3ea95253ce19d4e184376ff893",
"sha256": "21064dbb4df60e225064031d383bc73887f0e8bafd860f22264b1b4be871d1a9"
},
"downloads": -1,
"filename": "spsdk_pqc-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "46c1df3ea95253ce19d4e184376ff893",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 748980,
"upload_time": "2025-02-11T18:41:54",
"upload_time_iso_8601": "2025-02-11T18:41:54.861481Z",
"url": "https://files.pythonhosted.org/packages/40/fd/bacf917e5be451b556072bb538a76e8f40c13e08bee7e8d7bf2ab5a17621/spsdk_pqc-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 18:41:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nxp-mcuxpresso",
"github_project": "spsdk_plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spsdk-pqc"
}