Click here to Skip to main content
15,888,803 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
WI54M14-Sep-17 3:35
WI54M14-Sep-17 3:35 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
OriginalGriff14-Sep-17 3:41
mveOriginalGriff14-Sep-17 3:41 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
WI54M14-Sep-17 3:58
WI54M14-Sep-17 3:58 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
OriginalGriff14-Sep-17 4:11
mveOriginalGriff14-Sep-17 4:11 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
WI54M14-Sep-17 4:23
WI54M14-Sep-17 4:23 
AnswerRe: how to encrypting and decryption pixel of image in C# Pin
Eddy Vluggen13-Sep-17 23:44
professionalEddy Vluggen13-Sep-17 23:44 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
WI54M13-Sep-17 23:49
WI54M13-Sep-17 23:49 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
Eddy Vluggen14-Sep-17 1:46
professionalEddy Vluggen14-Sep-17 1:46 
If you don't mind your key to be as large as the image itself, you could simply overlay a mask made of noise. Subtract the mask later on to retrieve the image again.

The "one time pad" encryption is explained on Wikipedia.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: how to encrypting and decryption pixel of image in C# Pin
WI54M14-Sep-17 2:03
WI54M14-Sep-17 2:03 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
Eddy Vluggen14-Sep-17 2:07
professionalEddy Vluggen14-Sep-17 2:07 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
WI54M14-Sep-17 2:23
WI54M14-Sep-17 2:23 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
Eddy Vluggen14-Sep-17 2:38
professionalEddy Vluggen14-Sep-17 2:38 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
Pete O'Hanlon14-Sep-17 21:36
mvePete O'Hanlon14-Sep-17 21:36 
GeneralRe: how to encrypting and decryption pixel of image in C# Pin
Eddy Vluggen15-Sep-17 10:38
professionalEddy Vluggen15-Sep-17 10:38 
QuestionSignalR Instant File Upload Pin
Liagapi13-Sep-17 20:18
Liagapi13-Sep-17 20:18 
AnswerRe: SignalR Instant File Upload Pin
Pete O'Hanlon13-Sep-17 20:57
mvePete O'Hanlon13-Sep-17 20:57 
GeneralRe: SignalR Instant File Upload Pin
Liagapi14-Sep-17 13:33
Liagapi14-Sep-17 13:33 
GeneralRe: SignalR Instant File Upload Pin
Pete O'Hanlon14-Sep-17 21:33
mvePete O'Hanlon14-Sep-17 21:33 
AnswerRe: SignalR Instant File Upload Pin
OriginalGriff13-Sep-17 21:06
mveOriginalGriff13-Sep-17 21:06 
AnswerRe: SignalR Instant File Upload Pin
Dave Kreskowiak14-Sep-17 4:10
mveDave Kreskowiak14-Sep-17 4:10 
QuestionHow implement Trackbar with range selection option? Pin
Le@rner12-Sep-17 18:34
Le@rner12-Sep-17 18:34 
AnswerRe: How implement Trackbar with range selection option? Pin
Richard MacCutchan12-Sep-17 19:14
mveRichard MacCutchan12-Sep-17 19:14 
GeneralRe: How implement Trackbar with range selection option? Pin
Le@rner12-Sep-17 19:56
Le@rner12-Sep-17 19:56 
GeneralRe: How implement Trackbar with range selection option? Pin
Richard MacCutchan12-Sep-17 20:48
mveRichard MacCutchan12-Sep-17 20:48 
Questionhow to implement security C# with ODP.net(oracle) Pin
Member 1340687412-Sep-17 17:28
Member 1340687412-Sep-17 17:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.