spsdk-pqc


Namespsdk-pqc JSON
Version 0.5.1 PyPI version JSON
download
home_pageNone
SummaryPost-Quatum Crypto support for SPSDK
upload_time2024-12-20 13:19:48
maintainerNone
docs_urlNone
authorNXP
requires_python>=3.9
licenseBSD-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/62/7a/0da8dfce19315451a98498537d45255e838aa9c1c066819b7a931703cbca/spsdk_pqc-0.5.1.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 Algorithms:\r\n    - Dilithium 2, 3, 5\r\n    - ML-DSA 44, 65, 87\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\r\nUsage\r\n-----\r\n\r\n* Use tools such as nxpcrypto, nxpimage as you usually do.\r\n* Plugin also comes with a cli app `pqctool`\r\n\r\nCredits\r\n-------\r\n\r\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).\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Post-Quatum Crypto support for SPSDK",
    "version": "0.5.1",
    "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": "a9e21f382c8b1e1412ac887b09eedbd2c02d6c056a12c1f1fe91c08c6bf6668f",
                "md5": "1116bac7f60e4be16bf305be24f1841d",
                "sha256": "a720b706807912af48677c56a4e9daf2bb8de420f8d9740a537b7ecdc804e9c6"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1116bac7f60e4be16bf305be24f1841d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 540879,
            "upload_time": "2024-12-20T14:07:35",
            "upload_time_iso_8601": "2024-12-20T14:07:35.990788Z",
            "url": "https://files.pythonhosted.org/packages/a9/e2/1f382c8b1e1412ac887b09eedbd2c02d6c056a12c1f1fe91c08c6bf6668f/spsdk_pqc-0.5.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2966f8e247ac5b3a3c84f35241882aee71e538314ec4ba9ad5a5f98151700918",
                "md5": "f69ee48f22dd9f2935625acf5fbd7cdb",
                "sha256": "a7ffb31f37ea30a76beece6b963c9b3269ce231c7cdcd5e728a0e9aa94680a77"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f69ee48f22dd9f2935625acf5fbd7cdb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 409411,
            "upload_time": "2024-12-20T14:07:37",
            "upload_time_iso_8601": "2024-12-20T14:07:37.586649Z",
            "url": "https://files.pythonhosted.org/packages/29/66/f8e247ac5b3a3c84f35241882aee71e538314ec4ba9ad5a5f98151700918/spsdk_pqc-0.5.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8efd75acba8eadf30f0467ebad6f9d0375ccb8c2dcbb082f31167d4bd512ff98",
                "md5": "bfa54372427389a2f4cdf3e63f1d901a",
                "sha256": "34bcce5ba3de46562e33c2821ffae798f8cdc81ff455f1e15d2c58c241dfe6b3"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "bfa54372427389a2f4cdf3e63f1d901a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 556454,
            "upload_time": "2024-12-20T14:07:39",
            "upload_time_iso_8601": "2024-12-20T14:07:39.111025Z",
            "url": "https://files.pythonhosted.org/packages/8e/fd/75acba8eadf30f0467ebad6f9d0375ccb8c2dcbb082f31167d4bd512ff98/spsdk_pqc-0.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ebbe766325a611602874108cb15cddd12cde7f10e443c18b48436f1c259e223",
                "md5": "f5264e8a31724cd04c8bf042ba79d766",
                "sha256": "3c176ef3dacb87fbe5e809b79b92a70a9ea42ae50e3d2110aaf3cbccd9d476e3"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f5264e8a31724cd04c8bf042ba79d766",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 534455,
            "upload_time": "2024-12-20T14:07:41",
            "upload_time_iso_8601": "2024-12-20T14:07:41.675840Z",
            "url": "https://files.pythonhosted.org/packages/0e/bb/e766325a611602874108cb15cddd12cde7f10e443c18b48436f1c259e223/spsdk_pqc-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9fc8f4a58ee33c3932805eaa370f2eb6bdfa3c19eba1d91eb8177e773a79f2b",
                "md5": "7d4a056acbc1cc3c8d8ca470d9ba08b2",
                "sha256": "3d0cd8ce78a06f00b6952db179b9eac7a8112ba6ee56ee5bc393597ccb8eba1e"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "7d4a056acbc1cc3c8d8ca470d9ba08b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 634756,
            "upload_time": "2024-12-20T14:07:43",
            "upload_time_iso_8601": "2024-12-20T14:07:43.772556Z",
            "url": "https://files.pythonhosted.org/packages/c9/fc/8f4a58ee33c3932805eaa370f2eb6bdfa3c19eba1d91eb8177e773a79f2b/spsdk_pqc-0.5.1-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed931266235e5c7742a7630300f0e7b11f77353001fefeda94900ea7eb2847e1",
                "md5": "e6448cf8148e9f09d2e58af07555c33e",
                "sha256": "9ece0d2b69945a0c038928062d9a10656e7e9ebd96d1ba2c34f70fec87d50d43"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e6448cf8148e9f09d2e58af07555c33e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 577273,
            "upload_time": "2024-12-20T14:07:47",
            "upload_time_iso_8601": "2024-12-20T14:07:47.187864Z",
            "url": "https://files.pythonhosted.org/packages/ed/93/1266235e5c7742a7630300f0e7b11f77353001fefeda94900ea7eb2847e1/spsdk_pqc-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "beee6c640f06069db34d4a868e43d97fbe561b8fd140d5a083be96df7fe7831b",
                "md5": "56b84855e7f558068d2931cb64988406",
                "sha256": "e4a906940010cb02179744a9d3807d3b93e460cf545dda0b5ee1fa1583f8abcb"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "56b84855e7f558068d2931cb64988406",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 207295,
            "upload_time": "2024-12-20T14:07:48",
            "upload_time_iso_8601": "2024-12-20T14:07:48.387818Z",
            "url": "https://files.pythonhosted.org/packages/be/ee/6c640f06069db34d4a868e43d97fbe561b8fd140d5a083be96df7fe7831b/spsdk_pqc-0.5.1-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5efe2108cd6a0686ae34b4832c9315d9ad9683814d31dc2f2911ebfc30c03e3",
                "md5": "1085182b01f952cd5cb2bee951a85173",
                "sha256": "0392a3487b285cc57ab4f1795959d9e971793196b57c9e6536ed33262499a34b"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1085182b01f952cd5cb2bee951a85173",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 170152,
            "upload_time": "2024-12-20T14:07:49",
            "upload_time_iso_8601": "2024-12-20T14:07:49.557917Z",
            "url": "https://files.pythonhosted.org/packages/a5/ef/e2108cd6a0686ae34b4832c9315d9ad9683814d31dc2f2911ebfc30c03e3/spsdk_pqc-0.5.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc841c87b8069e004dded654f999a597456d62cc319f27ceeb7e97ab5acc9259",
                "md5": "21af4e025142c33839a885d63dd80ebe",
                "sha256": "bcdfccc00a5ae4d49a878f6f7c59ccddfb2fad377ae017103c2f140728f68c4b"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "21af4e025142c33839a885d63dd80ebe",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 540880,
            "upload_time": "2024-12-20T14:07:51",
            "upload_time_iso_8601": "2024-12-20T14:07:51.555292Z",
            "url": "https://files.pythonhosted.org/packages/bc/84/1c87b8069e004dded654f999a597456d62cc319f27ceeb7e97ab5acc9259/spsdk_pqc-0.5.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e031bff58459dbed4331b793013b428e94aac7ae7be8db3e3ebe9d6d0186318c",
                "md5": "cc897ca6e83b3bcd16e004d419c0b8ac",
                "sha256": "1c87017909a1a19ae2b1b89391dea6c002dc1251336a25ad29b9c13f8672e4e9"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cc897ca6e83b3bcd16e004d419c0b8ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 409409,
            "upload_time": "2024-12-20T14:07:58",
            "upload_time_iso_8601": "2024-12-20T14:07:58.237322Z",
            "url": "https://files.pythonhosted.org/packages/e0/31/bff58459dbed4331b793013b428e94aac7ae7be8db3e3ebe9d6d0186318c/spsdk_pqc-0.5.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c675e00b694fe54b13fc620675cccca57e6386a7041ae48d692841c1530b42ba",
                "md5": "151d95b700b88229aa1315312d10eacd",
                "sha256": "1d7cae0c71657c7ba614480f5827e58ebb2fb2ed17f82c5142ac68b63190ca5d"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "151d95b700b88229aa1315312d10eacd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 556455,
            "upload_time": "2024-12-20T14:08:01",
            "upload_time_iso_8601": "2024-12-20T14:08:01.742923Z",
            "url": "https://files.pythonhosted.org/packages/c6/75/e00b694fe54b13fc620675cccca57e6386a7041ae48d692841c1530b42ba/spsdk_pqc-0.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46705f6e25ba58e375a20fa5315cc1d89de206a69e6902cb00e1a31a9f468d9c",
                "md5": "b08abce256c63647a8ce77e2e9cfa8f7",
                "sha256": "22abead5afc2a172103ba6292af44c991c787e4c3798fd5012e46505a91d0164"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b08abce256c63647a8ce77e2e9cfa8f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 534455,
            "upload_time": "2024-12-20T14:08:05",
            "upload_time_iso_8601": "2024-12-20T14:08:05.505343Z",
            "url": "https://files.pythonhosted.org/packages/46/70/5f6e25ba58e375a20fa5315cc1d89de206a69e6902cb00e1a31a9f468d9c/spsdk_pqc-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e8f9eafc477dbf177f66b700b33d7b4c20fcf6f9f2cda9f7155d07d73b97ec8",
                "md5": "ff14f0ee977d89481450d9ad56f4f39d",
                "sha256": "291aa905720291d5bbeb3f3e522a563bc69d54e1c23bbace3c311fb4630d191f"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "ff14f0ee977d89481450d9ad56f4f39d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 634757,
            "upload_time": "2024-12-20T14:08:08",
            "upload_time_iso_8601": "2024-12-20T14:08:08.145654Z",
            "url": "https://files.pythonhosted.org/packages/1e/8f/9eafc477dbf177f66b700b33d7b4c20fcf6f9f2cda9f7155d07d73b97ec8/spsdk_pqc-0.5.1-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9638c5259ed139c61f004fec4a5515ec0115793cfa15b101c02e62ee2ca3bd14",
                "md5": "549fc1d0d8da194d6cb3813bad8c478b",
                "sha256": "8adadc0dfeab5afd1acc69f075bd7034eaf127f23b16c21527e840a56d25f59b"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "549fc1d0d8da194d6cb3813bad8c478b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 577272,
            "upload_time": "2024-12-20T14:08:09",
            "upload_time_iso_8601": "2024-12-20T14:08:09.829916Z",
            "url": "https://files.pythonhosted.org/packages/96/38/c5259ed139c61f004fec4a5515ec0115793cfa15b101c02e62ee2ca3bd14/spsdk_pqc-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6738ec9d9bc23ea8a96401944e4cd2ea71fa7af3f7627bbe3fbcae144a67a23c",
                "md5": "a849e79c8944eada389ca9ef096e3b08",
                "sha256": "b8f45811b46a55e0784e492641112355460adacca9c0ca267b92baeea468c978"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "a849e79c8944eada389ca9ef096e3b08",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 207295,
            "upload_time": "2024-12-20T14:08:12",
            "upload_time_iso_8601": "2024-12-20T14:08:12.469338Z",
            "url": "https://files.pythonhosted.org/packages/67/38/ec9d9bc23ea8a96401944e4cd2ea71fa7af3f7627bbe3fbcae144a67a23c/spsdk_pqc-0.5.1-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcc8ed28497169ce94b3bb72266b5ce8ff77038432adb8cf57ce08cdd4ac750b",
                "md5": "4b2ea59a1b66a9f6696c77dcb88fd226",
                "sha256": "fb77a28a1018e12eaa18309ca67a8637c8b85cdc4547ea5d710155da877f4691"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4b2ea59a1b66a9f6696c77dcb88fd226",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 170505,
            "upload_time": "2024-12-20T13:19:44",
            "upload_time_iso_8601": "2024-12-20T13:19:44.333083Z",
            "url": "https://files.pythonhosted.org/packages/fc/c8/ed28497169ce94b3bb72266b5ce8ff77038432adb8cf57ce08cdd4ac750b/spsdk_pqc-0.5.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e1cd85ba8a8f52c91bcf58e3366345f5a00c824cd0f868e86b8145738492005",
                "md5": "b67afc0685b6578ab7dd9d47f6531c03",
                "sha256": "54ab7b8a70814c0dfa069eb7d56d2a44192265b7fb6cb5629f9284e52e1d19f4"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b67afc0685b6578ab7dd9d47f6531c03",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 547067,
            "upload_time": "2024-12-20T14:15:39",
            "upload_time_iso_8601": "2024-12-20T14:15:39.791349Z",
            "url": "https://files.pythonhosted.org/packages/8e/1c/d85ba8a8f52c91bcf58e3366345f5a00c824cd0f868e86b8145738492005/spsdk_pqc-0.5.1-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f0b449763beba8cd03dbb4e34532d90e5ed77a216c0342930e9354c2aed26df",
                "md5": "905130178fbf2d8195c7d417ae0539c0",
                "sha256": "29232199ac38089b9c4d17e5cabd2fb67a498b41a4af428bbce33ca600e31a2c"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "905130178fbf2d8195c7d417ae0539c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 409412,
            "upload_time": "2024-12-20T14:15:42",
            "upload_time_iso_8601": "2024-12-20T14:15:42.634596Z",
            "url": "https://files.pythonhosted.org/packages/3f/0b/449763beba8cd03dbb4e34532d90e5ed77a216c0342930e9354c2aed26df/spsdk_pqc-0.5.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4285914ace35ff9cde3f066d44ffebd418736dce150b86fb6ed3280a45025dd",
                "md5": "d7e94b7d2c6ac34c8112c906fb8cf9f0",
                "sha256": "923233d75fbcfa04228b06f50938c239e1a73bdef7746e82c6967dd550ec736f"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "d7e94b7d2c6ac34c8112c906fb8cf9f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 556454,
            "upload_time": "2024-12-20T14:15:45",
            "upload_time_iso_8601": "2024-12-20T14:15:45.134130Z",
            "url": "https://files.pythonhosted.org/packages/a4/28/5914ace35ff9cde3f066d44ffebd418736dce150b86fb6ed3280a45025dd/spsdk_pqc-0.5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8267668da5c718d48354da1bdc63d5b805fa987a0df348cbb9216f0f50f6675",
                "md5": "04705afe8a9eae3fd1917320b33bf84f",
                "sha256": "5f064a416476dc4240480de57045155d0c89edd51d3e948efad54cfbb6076b46"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "04705afe8a9eae3fd1917320b33bf84f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 534456,
            "upload_time": "2024-12-20T14:15:48",
            "upload_time_iso_8601": "2024-12-20T14:15:48.243871Z",
            "url": "https://files.pythonhosted.org/packages/e8/26/7668da5c718d48354da1bdc63d5b805fa987a0df348cbb9216f0f50f6675/spsdk_pqc-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d481bf0dd2bbb56ab6d0d126ace87ad13f348a6e8f9801e965ce463d0fb948c9",
                "md5": "c1b1cd71ee06d36513e75b3fd3502d15",
                "sha256": "79e72c3e438e8a9d5f5db1d531a94c1eb2945c7a20d2cd97d84e6b044191de27"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "c1b1cd71ee06d36513e75b3fd3502d15",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 634756,
            "upload_time": "2024-12-20T14:15:49",
            "upload_time_iso_8601": "2024-12-20T14:15:49.805420Z",
            "url": "https://files.pythonhosted.org/packages/d4/81/bf0dd2bbb56ab6d0d126ace87ad13f348a6e8f9801e965ce463d0fb948c9/spsdk_pqc-0.5.1-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b7aa73e619a40e57449aa39f545c52ed92de6c1e0f6a1d997d78835bb5b6c8b",
                "md5": "a2595b5b1bfebad0ebc9c652f5db54b1",
                "sha256": "c7313d09c114c67b67f2164622262f75952073d48ed584e437a11dcb239df271"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a2595b5b1bfebad0ebc9c652f5db54b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 577274,
            "upload_time": "2024-12-20T14:15:53",
            "upload_time_iso_8601": "2024-12-20T14:15:53.355997Z",
            "url": "https://files.pythonhosted.org/packages/0b/7a/a73e619a40e57449aa39f545c52ed92de6c1e0f6a1d997d78835bb5b6c8b/spsdk_pqc-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d94ede301f57fa149e94dfcf1b9737ca62b8afcab474d1ec3fb8b03136ad709e",
                "md5": "65c3e6b411410108d45f324d6a917e75",
                "sha256": "823a769887e6526a3d02851e5df7e94bdcd83fe5002091c689135bc987fdffdd"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "65c3e6b411410108d45f324d6a917e75",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 207285,
            "upload_time": "2024-12-20T14:15:56",
            "upload_time_iso_8601": "2024-12-20T14:15:56.033422Z",
            "url": "https://files.pythonhosted.org/packages/d9/4e/de301f57fa149e94dfcf1b9737ca62b8afcab474d1ec3fb8b03136ad709e/spsdk_pqc-0.5.1-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de700ba39306afc5d20e612a9dfa079e6b2e3ff0f89185a30d175b6dce8f9c3a",
                "md5": "ccc75e9cf1379dff845d61b71f46ce3c",
                "sha256": "6a5ee7e5a32f14932faae6243c474971781b61efd463a17b0791bacc9513025c"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ccc75e9cf1379dff845d61b71f46ce3c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 170154,
            "upload_time": "2024-12-20T14:15:57",
            "upload_time_iso_8601": "2024-12-20T14:15:57.352705Z",
            "url": "https://files.pythonhosted.org/packages/de/70/0ba39306afc5d20e612a9dfa079e6b2e3ff0f89185a30d175b6dce8f9c3a/spsdk_pqc-0.5.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5abe770260fbad9b994c617968351a2e37b8e11fd5433874739ef46481b406bf",
                "md5": "7103d3f84c6e42c7d7c10ee67fe3640e",
                "sha256": "5ba750e9b30e509d1517757e2c8df9f149a308920515a93bf4f90f1948d8b71b"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7103d3f84c6e42c7d7c10ee67fe3640e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 547067,
            "upload_time": "2024-12-20T14:16:00",
            "upload_time_iso_8601": "2024-12-20T14:16:00.747049Z",
            "url": "https://files.pythonhosted.org/packages/5a/be/770260fbad9b994c617968351a2e37b8e11fd5433874739ef46481b406bf/spsdk_pqc-0.5.1-cp313-cp313-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9fa17daf8a343f92b7de92e62b9ec89e8af13959c2334c6c4079cac96916ab6",
                "md5": "2a60fd429a1c4a4394db24f5efce4d38",
                "sha256": "bf6c728ebc49b599c1278b44579848bec675b2e1a14243363ca423afb090a4be"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2a60fd429a1c4a4394db24f5efce4d38",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 409412,
            "upload_time": "2024-12-20T14:16:02",
            "upload_time_iso_8601": "2024-12-20T14:16:02.037965Z",
            "url": "https://files.pythonhosted.org/packages/d9/fa/17daf8a343f92b7de92e62b9ec89e8af13959c2334c6c4079cac96916ab6/spsdk_pqc-0.5.1-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86365477bf3dfb7e07f3b15366aae61630997e75a6bffbe5435168781042a161",
                "md5": "b091ac43c4d400ab63d6ba3f597bb734",
                "sha256": "5b815000cc2b39aec98a175ac085e48c0261394708f78d1a3e6ac9689e9d260f"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "b091ac43c4d400ab63d6ba3f597bb734",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 556453,
            "upload_time": "2024-12-20T14:16:04",
            "upload_time_iso_8601": "2024-12-20T14:16:04.637142Z",
            "url": "https://files.pythonhosted.org/packages/86/36/5477bf3dfb7e07f3b15366aae61630997e75a6bffbe5435168781042a161/spsdk_pqc-0.5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ae5a6f04ecf254201a4192d17b37c24d14ab068e5b211aaac5a957f39ce3c44",
                "md5": "6ac739499f2b9c83e356608ffb4e43c3",
                "sha256": "c83cfacb00b7fab5c68600873938fbd85ae47f23810f8f46aeadb97d3e2fd5ea"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ac739499f2b9c83e356608ffb4e43c3",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 534457,
            "upload_time": "2024-12-20T14:16:07",
            "upload_time_iso_8601": "2024-12-20T14:16:07.708139Z",
            "url": "https://files.pythonhosted.org/packages/7a/e5/a6f04ecf254201a4192d17b37c24d14ab068e5b211aaac5a957f39ce3c44/spsdk_pqc-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89f88f5f523af9832ee55018a3fb9d272f1549545cd5eaf699cce04f9ed3901d",
                "md5": "6c4a82b42c4c8e55084f9432784e1253",
                "sha256": "1edb7ff3b2fa852532fc9d746e418b19986dc8c45d1d8eb2619cc3a0b8ca379c"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "6c4a82b42c4c8e55084f9432784e1253",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 634755,
            "upload_time": "2024-12-20T14:16:09",
            "upload_time_iso_8601": "2024-12-20T14:16:09.031984Z",
            "url": "https://files.pythonhosted.org/packages/89/f8/8f5f523af9832ee55018a3fb9d272f1549545cd5eaf699cce04f9ed3901d/spsdk_pqc-0.5.1-cp313-cp313-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ef309f2ebcc3b6691b7309e87ad035f3d1dd4363c40ab63a07e2a1abc20f625",
                "md5": "db87f9355fbfac3b3aa227e23ea030d2",
                "sha256": "97665c739c6160c7ef0440d1dd101bc40948b41163045328c73d5ee312894033"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "db87f9355fbfac3b3aa227e23ea030d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 577273,
            "upload_time": "2024-12-20T14:16:10",
            "upload_time_iso_8601": "2024-12-20T14:16:10.433710Z",
            "url": "https://files.pythonhosted.org/packages/2e/f3/09f2ebcc3b6691b7309e87ad035f3d1dd4363c40ab63a07e2a1abc20f625/spsdk_pqc-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edab5635f1d74f4ed07b1192e248880623ded2abb240de132c980a65f77a6c9c",
                "md5": "e75f61801214c8a7ec618f43f102e72d",
                "sha256": "5a4d5613211136cba877e3396599849689402ebbc350b2771a33bc6311a9cd37"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "e75f61801214c8a7ec618f43f102e72d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 207295,
            "upload_time": "2024-12-20T14:16:13",
            "upload_time_iso_8601": "2024-12-20T14:16:13.072228Z",
            "url": "https://files.pythonhosted.org/packages/ed/ab/5635f1d74f4ed07b1192e248880623ded2abb240de132c980a65f77a6c9c/spsdk_pqc-0.5.1-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8907e3d0de4c4d483f23dc7b6d8dece6dd6faebed2112dffdb4680e904e4b02",
                "md5": "cca613ae8d94a0c32f52da265ccd5d5f",
                "sha256": "72338fb565a9c76c70ce468ef13945a860d248db9a10c56423fb575f1a4c5af5"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cca613ae8d94a0c32f52da265ccd5d5f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 170154,
            "upload_time": "2024-12-20T14:16:14",
            "upload_time_iso_8601": "2024-12-20T14:16:14.262543Z",
            "url": "https://files.pythonhosted.org/packages/d8/90/7e3d0de4c4d483f23dc7b6d8dece6dd6faebed2112dffdb4680e904e4b02/spsdk_pqc-0.5.1-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a41dc6764ad3bbe3e2a7ac9a541aba60d00e7c0af437cdae7dbbdfe4ce77cebe",
                "md5": "05ee1a8fc898f05ff961e4c1f17d8186",
                "sha256": "b6994778ff55bde3e69d8d279d3deba95338e0ece53fd538fc4108c37c708f8e"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "05ee1a8fc898f05ff961e4c1f17d8186",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 540879,
            "upload_time": "2024-12-20T14:16:15",
            "upload_time_iso_8601": "2024-12-20T14:16:15.739343Z",
            "url": "https://files.pythonhosted.org/packages/a4/1d/c6764ad3bbe3e2a7ac9a541aba60d00e7c0af437cdae7dbbdfe4ce77cebe/spsdk_pqc-0.5.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bec7d403f57c1c8d525c9a0f89f94718331cd635508dcc7da526bf5c7457650",
                "md5": "244e701f4b6896e08861f4c887d108ab",
                "sha256": "da2e9420ac84c0baf90054b1deace0ef89239f025d31640eae2cbfa4ff0a24c9"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "244e701f4b6896e08861f4c887d108ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 409411,
            "upload_time": "2024-12-20T14:16:18",
            "upload_time_iso_8601": "2024-12-20T14:16:18.227463Z",
            "url": "https://files.pythonhosted.org/packages/8b/ec/7d403f57c1c8d525c9a0f89f94718331cd635508dcc7da526bf5c7457650/spsdk_pqc-0.5.1-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a03815e55514898a2ff29965be69d8e986feb5003f7167d9b7aeb7dc49c1ced",
                "md5": "1fab9dc97323d223336a79347d2b1799",
                "sha256": "49f03614b60cacbb5dbcdf500ad3852d66a402ab78b63b306eb6940ce4b4699d"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "1fab9dc97323d223336a79347d2b1799",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 556455,
            "upload_time": "2024-12-20T14:16:19",
            "upload_time_iso_8601": "2024-12-20T14:16:19.654146Z",
            "url": "https://files.pythonhosted.org/packages/5a/03/815e55514898a2ff29965be69d8e986feb5003f7167d9b7aeb7dc49c1ced/spsdk_pqc-0.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c19fc86d37137f458f1d122732551662ddbe86ed333741cc006042cd74bf38ac",
                "md5": "de9ef63f5646057b54cb9f1f3bd13be0",
                "sha256": "bd4b59f32ff5e29575fbfee2290957a0cff02f9cc009fde67c3e6dde379fd945"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "de9ef63f5646057b54cb9f1f3bd13be0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 534454,
            "upload_time": "2024-12-20T14:16:22",
            "upload_time_iso_8601": "2024-12-20T14:16:22.234369Z",
            "url": "https://files.pythonhosted.org/packages/c1/9f/c86d37137f458f1d122732551662ddbe86ed333741cc006042cd74bf38ac/spsdk_pqc-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa2947016dfdc3dddbca2226a9070bdef8f55304d8ee64a856e46d758fe56709",
                "md5": "ebde0f0b0f1f7375698adfe87e30c36a",
                "sha256": "cb977521b7a82712f163602057eda20420a4606c204167c40595e9ea685f5811"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "ebde0f0b0f1f7375698adfe87e30c36a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 634756,
            "upload_time": "2024-12-20T14:16:23",
            "upload_time_iso_8601": "2024-12-20T14:16:23.587137Z",
            "url": "https://files.pythonhosted.org/packages/aa/29/47016dfdc3dddbca2226a9070bdef8f55304d8ee64a856e46d758fe56709/spsdk_pqc-0.5.1-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b33ada4cdba9671dd94572ac7b3cc3b0ab0070eec5020e21250b523fae3b2713",
                "md5": "c8df80c41d93df829a299f053b7d7991",
                "sha256": "3f2708eafcc79555ef582326a48d7972ecf50eaacaa07c88cd968c4f45c81977"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c8df80c41d93df829a299f053b7d7991",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 577268,
            "upload_time": "2024-12-20T14:16:24",
            "upload_time_iso_8601": "2024-12-20T14:16:24.997098Z",
            "url": "https://files.pythonhosted.org/packages/b3/3a/da4cdba9671dd94572ac7b3cc3b0ab0070eec5020e21250b523fae3b2713/spsdk_pqc-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2840290072afde5e1048788b2d420eb027f4ee5a2c77044dcea9aa0176b5e24f",
                "md5": "348fc12dda7fd0f9e2060c8e1722c68d",
                "sha256": "6249191fa6a4e005a2b994dda1e29bf02cb39ad57be64771f85572a569125fe1"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "348fc12dda7fd0f9e2060c8e1722c68d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 207295,
            "upload_time": "2024-12-20T14:16:26",
            "upload_time_iso_8601": "2024-12-20T14:16:26.403544Z",
            "url": "https://files.pythonhosted.org/packages/28/40/290072afde5e1048788b2d420eb027f4ee5a2c77044dcea9aa0176b5e24f/spsdk_pqc-0.5.1-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e5154cdb327c974dcf8cece792fb7bf992d921bee7881319f29bb07dc9007a8",
                "md5": "d807bb3b28e395cec1d9aa520ddcc297",
                "sha256": "5c1b5dbb11fe0c11936b24d53d3e8f95b4dcbf351c395edb5ec107492b963757"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d807bb3b28e395cec1d9aa520ddcc297",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 170150,
            "upload_time": "2024-12-20T14:16:28",
            "upload_time_iso_8601": "2024-12-20T14:16:28.934350Z",
            "url": "https://files.pythonhosted.org/packages/8e/51/54cdb327c974dcf8cece792fb7bf992d921bee7881319f29bb07dc9007a8/spsdk_pqc-0.5.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "627a0da8dfce19315451a98498537d45255e838aa9c1c066819b7a931703cbca",
                "md5": "edaac86ef9524bfd861aa4b8ff745bb6",
                "sha256": "cd6364a8e5d2b032d8be1a070974ec480bfc6a06600620f820f881783213bfa6"
            },
            "downloads": -1,
            "filename": "spsdk_pqc-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "edaac86ef9524bfd861aa4b8ff745bb6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 756004,
            "upload_time": "2024-12-20T13:19:48",
            "upload_time_iso_8601": "2024-12-20T13:19:48.314850Z",
            "url": "https://files.pythonhosted.org/packages/62/7a/0da8dfce19315451a98498537d45255e838aa9c1c066819b7a931703cbca/spsdk_pqc-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 13:19:48",
    "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"
}
        
NXP
Elapsed time: 0.82411s