Is it possible to implement AES algorithm in simulink?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Arvin Seechurn
il 20 Nov 2016
Commentato: Abhishek Agarwal
il 3 Set 2019
I have already implemented it in matlab code. I just wanted to know if is it possible to create a simulink block with the AES algorithm code.
2 Commenti
Salma DJADI
il 14 Giu 2018
Hello .I have same question about implement AES encryption in simulink .plz tell me did find a way to do that ??
Risposta accettata
Walter Roberson
il 20 Nov 2016
Yes, it can be done in Simulink.
And that is all we can say on the topic. Due to US law, we are not allowed to tell you how to implement AES. But we can tell you that someone has published a paper on the topic
Più risposte (1)
Atsushi Matsumoto
il 24 Mar 2017
Modificato: Atsushi Matsumoto
il 24 Mar 2017
There was a shipping example for HDL Coder in R2014a which was able to generate HDL. File name was AES.mdl. Please install older version of MATLAB or ask technical support.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!