Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: NVIDIA/nvtrust

Tags

2026.01.22.001

Toggle 2026.01.22.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #129 from NVIDIA/release/v2.6.5

Protected PCIE Verifier for SDK CPP

2025.12.22.001

Toggle 2025.12.22.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #125 from NVIDIA/update-submodule

Update gpu-admin-tools submodule to latest commit

2025.10.09.001

Toggle 2025.10.09.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #121 from NVIDIA/release/v2.6.3

Blackwell MPT changes

2025.9.10.001

Toggle 2025.9.10.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #118 from NVIDIA/release/vuln_fixes

Security fixes for vulnerabilities

2025.8.25.001

Toggle 2025.8.25.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #114 from NVIDIA/feature/nscq-header-files

Add header files for NSCQ attestation APIs

2025.8.6.001

Toggle 2025.8.6.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #112 from NVIDIA/release/v2.6.2

Authorization header updated to Bearer + pytests

2025.7.17.001

Toggle 2025.7.17.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #111 from NVIDIA/release/v2.6.1

Vendor switch schema files

2025.7.15.001

Toggle 2025.7.15.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #110 from NVIDIA/release/v2.6.0

Blackwell B40 updates + Minor enhancements

2025.5.28.001

Toggle 2025.5.28.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding Blackwell Release changes + performance optimizations (#106)

- Blackwell Architecture Support: We've introduced the Blackwell architecture and updated our code to support verification of Blackwell evidences.
- Localized RIM Schema Files: Our RIM schema files are now localized for improved efficiency.
- Blackwell RIM Naming: The RIM naming for Blackwell now includes the "CC" use case.
- Minor Improvements: This release also includes general code formatting and other small enhancements.

2025.4.11.001

Toggle 2025.4.11.001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added Granular claim changes (#100)

- Added the ability to pass `service_key` to the Attestation SDK, Local Verifier, and PPCIE Verifier.
- Introduced granular claims, including individual OCSP status, expiration dates, and revocation reasons for driver and vBIOS certificates.
- Refactored the SDK, Local Verifier, and PPCIE Verifier to support these granular claims.
- Enhanced code structure across the SDK and verifier components to improve maintainability and scalability.
- Various improvements and fixes across the source code to enhance stability and performance.
- Created new unit and end-to-end test files to validate the functionality of claims version 3.0.