Please how can I model encryption algorithms in matlab

3 views (last 30 days)
I need to model a cloud data security system with encryption algorithms and access control. How do I do this on MATLAB?

Answers (3)

Nadir Altinbas
Nadir Altinbas on 25 Oct 2019
check it out following algorithms;
MD5,SHA,OTPS(One time password sytem algorithms
-nadir

Sylvester Anucha
Sylvester Anucha on 25 Oct 2019
Hi Nadir,
What I am actually asking is the steps I can follow to model my design in Matlab. I already chose RSA algorithm, I have some other techniques I will introduce into the system. How do I pick the blocks to represent my model?

Nadir Altinbas
Nadir Altinbas on 25 Oct 2019
Control System toolbox

Categories

Find more on Automotive in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!