LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

image encryption decryption

can anyone provide me the block diagram code for image encryption and decryption.

0 Kudos
Message 1 of 4
(1,350 Views)

XOR your image with a secret key?

 

0 Kudos
Message 2 of 4
(1,311 Views)

From a computer point of view, an image is just bits.  You can use generic encryption/decryption as you would do with any other kind of data. What are the security requirements?

0 Kudos
Message 3 of 4
(1,248 Views)

@aman267 wrote:

can anyone provide me the block diagram code for image encryption and decryption.


Encrypt Decrypt.PNG

(ask general questions, you get general answers)

Message 4 of 4
(1,218 Views)