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

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

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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Share and Distribute Software에 대해 자세히 알아보기

태그

질문:

2017년 6월 17일

편집:

2017년 6월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by