Community Profile

photo

Anisha Coelho


N.M.A.M. Institute of Technology

Aktiv seit 2014

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Output value doesn't change for different inputs to muPad procedure
I am using MATLAB procedures to generate a 1024 bit number randomly. I am using this code for it. z:=26;num:=1; while z>...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Scrambling pixels of an image
Hello, I am trying to scramble the pixels of an image in order to hide it from others. I am using the following code: ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Image Encryption using RSA
I am trying to encrypt an image using RSA algorithm inImg = imread('lena.jpg'); s = size(inImg); % Encryption: ...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten