mse-lib-sgx

View on PyPIReverse Dependencies (0)

2.3.0 mse_lib_sgx-2.3.0-py3-none-any.whl

Wheel Details

Project: mse-lib-sgx
Version: 2.3.0
Filename: mse_lib_sgx-2.3.0-py3-none-any.whl
Download: [link]
Size: 15855
MD5: 12dcabce33cbcb0edcf9398d418336e8
SHA256: 7621c651a418bd8ff6eccaa647851fe8c773ec55e3b2f6bfb167f078e10f5c90
Uploaded: 2024-06-18 11:53:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mse-lib-sgx
Version: 2.3.0
Summary: Library to bootstrap WSGI/ASGI application for Gramine
Author-Email: Cosmian Tech <tech[at]cosmian.com>
License: MIT
Classifier: Development Status :: 6 - Mature
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Requires-Dist: cryptography (<43.0.0,>=42.0.5)
Requires-Dist: intel-sgx-ra (==2.2.1)
Requires-Dist: hypercorn[uvloop] (<0.17.0,>=0.16.0)
Requires-Dist: h2 (<4.2.0,>=4.1.0)
Requires-Dist: mse-lib-crypto (<2.0,>=1.4)
Requires-Dist: build (<2.0.0,>=1.1.1); extra == "deploy"
Requires-Dist: wheel (<0.44.0,>=0.43.0); extra == "deploy"
Requires-Dist: black (<25.0.0,>=24.3.0); extra == "dev"
Requires-Dist: isort (<6.0.0,>=5.13.2); extra == "dev"
Requires-Dist: pylint (<4.0.0,>=3.1.0); extra == "dev"
Requires-Dist: pycodestyle (<3.0.0,>=2.11.1); extra == "dev"
Requires-Dist: pydocstyle (<7.0.0,>=6.3.0); extra == "dev"
Requires-Dist: mypy (<2.0.0,>=1.9.0); extra == "dev"
Requires-Dist: pytest (<9.0.0,>=8.1.1); extra == "dev"
Provides-Extra: deploy
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2880 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mse_lib_sgx/__init__.py sha256=G-VOd0TwA--aNz5FXA0aZoz5M0fZaHsHOwTU1N3Yaag 49
mse_lib_sgx/base64url.py sha256=Nj3dRNaW3759Tfxl-KFhXi8LrnqrU6rR1Xbyds-Wehk 891
mse_lib_sgx/certificate.py sha256=N7LFm6_W9jnoOtcLBnz7NhjfsomrppLEfRjQwbJDHPY 7440
mse_lib_sgx/cli.py sha256=3q0_egxGBjMBStn1DGokFLWsfxpTLF_ZCMCZWhYrAa8 8586
mse_lib_sgx/copy.py sha256=nP4eRFM2CLAyYn5Nud7gOVHpxXcJpWRDY5cXwPkwras 5494
mse_lib_sgx/error.py sha256=go9gS1PHkCHlKGo4TQBUVgpmuhlo5Jo_pxB4iJ8cbLw 449
mse_lib_sgx/globs.py sha256=yWe7An3XTDybSQ3T6A-cByi9EcjJzbeopEpmQ8CuZMs 1337
mse_lib_sgx/http_server.py sha256=h0AS1gbpihB_32Ku3G5sU8jWGv1u9FNEtx_HPSGQyG8 6167
mse_lib_sgx/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mse_lib_sgx/sgx/__init__.py sha256=ZPqvszQ5sz1wFZt-Y4G0Tq6DW_dGF7viP4aQGyFP_r4 30
mse_lib_sgx/sgx/key.py sha256=xYiuwiK5ZQhKcPFP2eQaaae71SFGPJ7ylEXAFAjH08c 1275
mse_lib_sgx/sgx/quote.py sha256=1eKiWqtJXVMpmVLwgTaP-sHxqr7z2AE85bagWfmna2U 1182
mse_lib_sgx-2.3.0.dist-info/METADATA sha256=-76Ly2JTX_CfhzuP52AHJP6HkunCEk_15Kbv0lHnPu8 4135
mse_lib_sgx-2.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
mse_lib_sgx-2.3.0.dist-info/entry_points.txt sha256=vst3r9LrJic8vxq0VQWrhsWFA6OEHXYvJq39dduzWL0 54
mse_lib_sgx-2.3.0.dist-info/top_level.txt sha256=8wW9hhrjbbiMw1wOAhBZrEzW4B-QbK6yaM-rNJVQ2vk 12
mse_lib_sgx-2.3.0.dist-info/RECORD

top_level.txt

mse_lib_sgx

entry_points.txt

mse-bootstrap = mse_lib_sgx.cli:run