Metadata-Version: 2.4
Name: nv-local-gpu-verifier
Version: 2.6.5
Summary: A Python-based tool that validates GPU measurements by comparing GPU runtime measurements with authenticated golden measurements
Author: NVIDIA
License: BSD-3-Clause
Keywords: confidential-computing,local-gpu-verifier,attestation,NVIDIA,verifier
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: cryptography==43.0.1
Requires-Dist: ecdsa==0.18.0
Requires-Dist: lxml>=4.9.1
Requires-Dist: signxml==3.2.0
Requires-Dist: xmlschema==2.2.3
Requires-Dist: pyOpenSSL==24.2.1
Requires-Dist: PyJWT==2.7.0
Requires-Dist: nvidia-ml-py==12.550.52
Requires-Dist: asn1==2.7.0
Requires-Dist: urllib3==2.6.3
Dynamic: license-file

# Local GPU Verifier

> **Note:** Using the Local GPU Verifier as a stand-alone tool is no longer supported. Please use the Attestation SDK for GPU attestation workflows.

For documentation please visit: [NVIDIA local GPU Verifier](https://docs.nvidia.com/attestation/attestation-client-tools-sdk/latest/local-verifier/introduction.html)

## License

This repository is licensed under Apache License v2.0 except where otherwise noted.

## Support

- For issues or questions, please [file a bug](https://github.com/NVIDIA/nvtrust/issues). 
- For additional support, contact us at [attestation-support@nvidia.com](mailto:attestation-support@nvidia.com)
