photo

Aishwarya Rajan


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
1 Respuesta

CLASIFICACIÓN
81.432
of 300.302

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.911

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.040

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


What is the purpose of producing an image hash of an image in which a cryptographically secure invisible watermark is to be embedded?
I have tried to develop a code using SHA algorithm as the hashing algorithm, along with a DES encrypted watermark.. And while do...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Can i get a DES algorithm source code in matlab?
I am trying to encrypt a message using DES encryption... I need a source code to run the program.. If anyone has it, please shar...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Respondida
Image Steganography using LSB?
Can anyone please explain how the LSB embedding part of the above code works?

casi 9 años hace | 0

Pregunta


Can anyone please explain the lsb embedding part of this coding? I'm unable to comprehend how it works. .
cover=imread('D:\l.jpg'); steg=cover; l=1; LSB=0; height = size (cover, 1); width = size (cover, 2); mes...

casi 9 años hace | 1 respuesta | 0

1

respuesta