Filter löschen
Filter löschen

How do I go about assigning id,password or any other security option to my MCR compiled binary?

1 Ansicht (letzte 30 Tage)
I want to distribute a binary but it has important research information and must only be accessible by the people with permission. I want to add something like an Id, password or any other form of verification to my distributed file.
  1 Kommentar
Jayaram Theegala
Jayaram Theegala am 19 Jun. 2017
Bearbeitet: Jayaram Theegala am 19 Jun. 2017
How are you sharing your research information? Are you bundling it with your application as MAT files? If yes, please note that MAT files are not encrypted (whereas your source code (.m files) are encrypted) and when the application is run, these MAT files are present in a temporary folder and information in it can be retrieved by opening them in MATLAB. For more information on encrypting MAT files for securing them, click on the following URL: https://www.mathworks.com/matlabcentral/answers/43896-encryption-of-mat-files

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by