Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The trt_engine_decryption_lib_path environment variable renders encryption worthless #23290

Open
BengtGustafsson opened this issue Jan 8, 2025 · 0 comments
Labels
ep:TensorRT issues related to TensorRT execution provider

Comments

@BengtGustafsson
Copy link
Contributor

Describe the issue

As the end user can redirect encryption/decryption to their own library that for instance does not encryption the entire encryption facility is useless. It is mostly useless anyway as a perpetrator can replace the vendor specified library under its original name but providing an environment variable just for the benefit of perpetrators is even more ridiculous.

To reproduce

set the env var and observe bypassing of the encryption in the wink of an eye.

Urgency

Not urgent as encryption doesn't even work anyway.

Platform

Windows

OS Version

11

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

1.20

ONNX Runtime API

C++

Architecture

X64

Execution Provider

TensorRT

Execution Provider Library Version

CUDA 11.6, TrT 10.4.0.26

@yuslepukhin yuslepukhin added the ep:TensorRT issues related to TensorRT execution provider label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:TensorRT issues related to TensorRT execution provider
Projects
None yet
Development

No branches or pull requests

2 participants