Statistik
RANG
238.793
of 301.352
REPUTATION
0
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 21.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.116
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenImage Steganography using LSB?
Can anyone please explain how the LSB embedding part of the above code works?
mehr als 9 Jahre vor | 0
Frage
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...
mehr als 9 Jahre vor | 1 Antwort | 0

