sev-snp-measure

View on PyPIReverse Dependencies (1)

0.0.9 sev_snp_measure-0.0.9-py3-none-any.whl

Wheel Details

Project: sev-snp-measure
Version: 0.0.9
Filename: sev_snp_measure-0.0.9-py3-none-any.whl
Download: [link]
Size: 23075
MD5: 533fce4df615aa183cd625b61e581dd2
SHA256: 32ac67a0db6b639186116d8806a730aac4743584e6ca810c65e8fc57b875f87d
Uploaded: 2024-02-09 15:25:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sev-snp-measure
Version: 0.0.9
Summary: Calculate expected measurement of an AMD SEV/SEV-ES/SEV-SNP guest VM for confidential computing
Author: Dov Murik
Author-Email: dov.murik[at]gmail.com
Home-Page: https://github.com/virtee/sev-snp-measure
Project-Url: Bug Tracker, https://github.com/virtee/sev-snp-measure/issues
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
Requires-Dist: cryptography (>=39.0.1)
Requires-Dist: types-cryptography
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8758 characters]

WHEEL

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

RECORD

Path Digest Size
sevsnpmeasure/__init__.py sha256=m0-zB8FTTMrrLkWsm26PUTT345TvvDcHHH3ASZhc81s 89
sevsnpmeasure/cli.py sha256=ufz5YQp_EsyM5n14TsVgyhVp8yiE9iIXNvedETzZlrc 6606
sevsnpmeasure/gctx.py sha256=hG9wFHDRo2dUPYOXA0wa71Cgk6AmexvtOkYtQxybTKw 2462
sevsnpmeasure/guest.py sha256=gFzupy0R6yAngwzVtJ7Xeplqv4mVCkFFeOhFDhGs79Y 6856
sevsnpmeasure/id_block.py sha256=ecn3g9f42T4wuXxNV5S955d79EfMRchfn-MeVBB421E 5813
sevsnpmeasure/ovmf.py sha256=3ieJKKSNp-HkGL14XD0r-DhX1X7334ZGtK8UHwRlh9c 5748
sevsnpmeasure/sev_hashes.py sha256=kPN04VNN1yhsuXwVn5VKXLFm4JDu259ivqOtw9GN6Uw 3488
sevsnpmeasure/sev_mode.py sha256=dEemXV9aeLZaCKyV2uEeBKN8Yw_6V5iM9j7G7M_SIaY 727
sevsnpmeasure/vcpu_types.py sha256=_CbGkEgvj2HrldHk0nG0mZDTYRpS2tqX05Y8-I96-hY 1732
sevsnpmeasure/vmm_types.py sha256=x68qjlUirUZf9l_nIw2V4NNKfepeO9FAJrBmZXahtCo 70
sevsnpmeasure/vmsa.py sha256=tOW5nFJnHaFl4gD6ddeolkSs53joBsQBeOAZe1Hmm-M 7660
sev_snp_measure-0.0.9.dist-info/LICENSE sha256=xllut76FgcGL5zbIRvuRc7aezPbvlMUTWJPsVr2Sugg 11358
sev_snp_measure-0.0.9.dist-info/METADATA sha256=pGmJl9GHL8wqnQ1ec-oiWT5VqR4wBa42R8YDWiiYnoI 9589
sev_snp_measure-0.0.9.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
sev_snp_measure-0.0.9.dist-info/entry_points.txt sha256=vezjugpbCgM5Jw9KO8P6psLgqFjrndpFlR3aDyLS5QQ 109
sev_snp_measure-0.0.9.dist-info/top_level.txt sha256=7YnZqHVJaubYRCq0Fk_h6-QwtKjheWRaZLtamfHrZz8 14
sev_snp_measure-0.0.9.dist-info/RECORD

top_level.txt

sevsnpmeasure

entry_points.txt

sev-snp-measure = sevsnpmeasure.cli:main
snp-create-id-block = sevsnpmeasure.id_block:main