Skip to content

2026.03.02

Choose a tag to compare

@skalyanaraman57 skalyanaraman57 released this 03 Mar 02:08
· 7 commits to main since this release
0c1be38

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.