2026.03.02
·
7 commits
to main
since this release
Enhancements
- Rust SDK Support: Added new comprehensive Rust bindings for the NVIDIA Attestation SDK with idiomatic Rust interface
- Build System: Statically link OpenSSL, xmlsec and libcurl libraries for improved portability
- OSS Feedback: Add utility functions to create nonce from raw bytes and read nonce bytes to address #11.
- OCSP Handling: Improve OCSP error messaging and handle edge cases where nextupd is not present in OCSP response to address #6
- PPCIE Claims: Include PPCIE-related claims in attestation results
- Versioning: Improve display of nvattest version for debugging purposes
- Development environment: Fix intermittent build issues on Apple Silicon by using architecture of the Docker host
- Remove ErrorStack: Remove deprecated error handling mechanism
- Logging: Emit attestation evidence and certificate chains at the debug level
Components
- nvattest 1.2.0
- libnvat and libnvat-dev 1.2.0
- nv-attestation-sdk-rust (new)
See the Downloads page for installation instructions.