TensorRT-LLMs/tensorrt_llm/executor
Yibin Li b3ce6380cd
Fix: cherry-pick hmac encryption from main branch (#3635)
* security fix cherry-pick changes from main

Signed-off-by: Yibin Li <109242046+yibinl-nvidia@users.noreply.github.com>

* fix hmac in remote mpi session (#3649)

Signed-off-by: Yan Chunwei <328693+Superjomn@users.noreply.github.com>

---------

Signed-off-by: Yibin Li <109242046+yibinl-nvidia@users.noreply.github.com>
Signed-off-by: Yan Chunwei <328693+Superjomn@users.noreply.github.com>
Co-authored-by: Yan Chunwei <328693+Superjomn@users.noreply.github.com>
2025-04-21 13:08:03 +08:00
..
__init__.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
executor.py Update (#2978) 2025-03-23 16:39:35 +08:00
ipc.py Fix: cherry-pick hmac encryption from main branch (#3635) 2025-04-21 13:08:03 +08:00
postproc_worker.py Fix: cherry-pick hmac encryption from main branch (#3635) 2025-04-21 13:08:03 +08:00
proxy.py fix: Proper error bubbling for PyExecutor (#3321) 2025-04-15 14:49:46 +08:00
request.py Update (#2978) 2025-03-23 16:39:35 +08:00
result.py chore: Unify Python NVTX call (#3450) 2025-04-15 23:25:36 +08:00
utils.py Fix: cherry-pick hmac encryption from main branch (#3635) 2025-04-21 13:08:03 +08:00
worker.py Fix: cherry-pick hmac encryption from main branch (#3635) 2025-04-21 13:08:03 +08:00