How to Encrypt and Decrypt an image using JAVA Part2

preview_player
Показать описание
This video explains you how to encrypt and decrypt an image using Java. You can also encrypt any file using this format...!
Рекомендации по теме
Комментарии
Автор

Useful video, great job and many thanks 👍

yadsarwat
Автор

Can I save the image with the original image name? I am getting null pointer exception after selection the encrypted file while decrypting the image..

ajinkyayerlekar
Автор

Can you tell which algorithm is used by you?

pranaythakkar
Автор

What type of encryption method is this? AES?

RaViN
Автор

what are the class files used in this program

kaushicktk
Автор

how can to use JSP to encrypt and decrypt image?

Smartcoding
Автор

Hai really want to choose image steganography as my final year project for bsc computer science can u help me

bharatsharma
Автор

i'm unable to decrypt the image. can u please help me?
image is encrypted properly but decryption doesn't work!

mariamfatima
Автор

how can we save the encrypted image to any location we want instead of the default(saving in project)

Dangimon
Автор

Can we encrypte text file using this code????

nikhilchavan
Автор

which netbeans version did you use? because am not able to run it using netbeans 7. 2..

AafreenChikku
Автор

bro I did the same code it worked for the encryption but the decryption not working properly the decrypted image is getting size of 0 kb please help me

VamsiKrishna-qfmr
Автор

byte k[]=byte k[] = "NITH5252".getBytes();
NITH5252 what mean?

engaliahmed