Filter löschen
Filter löschen

decryption getting so long

2 Ansichten (letzte 30 Tage)
BHANU SRINIVASA
BHANU SRINIVASA am 27 Jan. 2020
Kommentiert: Walter Roberson am 27 Jan. 2020
im doing image encryption and decryption
while encrypting the code is running for a couple of seconds
but during decryption it is taking more thn 4hours
also during decyption the matrix is getting printed again and again i have removed all the display commands in the code
  1 Kommentar
Walter Roberson
Walter Roberson am 27 Jan. 2020
You might be missing a semicolon at the end of an assignment.
You might need to preallocate a variable for performance reasons.
Note that due to the laws of the United States, we can only talk in vague generalities about encryption and decryption code. If the topic were nearly anything else we would ask to see your code, but for this one topic we have to tell you not to post your code.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Encryption / Cryptography finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by