(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Cryptanalysis of an image encryption algorithm based on chaotic neural network.

What is it about?

Its about unveiling the security loopholes and breaking a recent image encryption algorithm under the proposed chosen-plaintext attack procedure

Why is it important?

Crypatanalysis is always significant as one should need to design a security system against possible cryptanalysis so as to build a more secure and strong cryptosystem.

Read more on Kudos…
The following have contributed to this page:
Musheer Ahmad
' ,"url"));