필터 지우기
필터 지우기

Code matlab of image encryption using AES

조회 수: 6 (최근 30일)
Miss Miss
Miss Miss 2020년 6월 17일
답변: Sean Little 2020년 6월 17일
someone of you could help me to encrypt an image with the AES cryptographic algorithm please ?
  댓글 수: 1
Rik
Rik 2020년 6월 17일
That is probably legally not allowed, for reasons explained in this thread. You will have to look up an implementation of AES in Matlab elsewhere.

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

답변 (1개)

Sean Little
Sean Little 2020년 6월 17일
The easiest way to do this would be to use the Matlab-to-python API and use one of the excellent Python cryptography libraries like "pycrypto". If you are doing lots of crypto, Matlab probably isn't the right tool to use.

카테고리

Help CenterFile Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기

제품


릴리스

R2011a

Community Treasure Hunt

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

Start Hunting!

Translated by