Do TX1 “CUDA Toolkit for Jetson” and “MultiMedia API” use or include Encryption Function ?

Hi Guys,

Our customer wants to use CUDA Toolkit and MultiMedia API on TX1.
But they want to have encrypt function on these functions.
Do TX1 “CUDA Toolkit for Jetson” and “MultiMedia API” use or include Encryption Function ?

If yes, where can get this information or document?

Thanks!!!
BR.

Alleen Wang

I may just be naive and not aware of what you are specifically looking for, but would you add some details of what you want encrypted? Are you speaking of some way to prevent reverse engineering of your program? Or encryption of something external to the program? If external, then it isn’t a compiler question…you’d probably be interested in OpenSSL or a similar library.