Click here to Skip to main content
15,921,203 members
Home / Discussions / C#
   

C#

 
AnswerRe: Firewall development using C#(need help) Pin
Colin Angus Mackay17-Jan-06 22:54
Colin Angus Mackay17-Jan-06 22:54 
AnswerRe: Firewall development using C#(need help) Pin
Dave Kreskowiak18-Jan-06 5:10
mveDave Kreskowiak18-Jan-06 5:10 
QuestionC# program for transparent screen lock Pin
siwei9917-Jan-06 16:30
siwei9917-Jan-06 16:30 
Question2 TreeView Issues Pin
LighthouseJ17-Jan-06 16:01
LighthouseJ17-Jan-06 16:01 
QuestionControl/literal Pin
student_rhr17-Jan-06 14:22
student_rhr17-Jan-06 14:22 
AnswerRe: Control/literal Pin
Christian Graus17-Jan-06 14:31
protectorChristian Graus17-Jan-06 14:31 
AnswerRe: Control/literal Pin
Guffa17-Jan-06 21:57
Guffa17-Jan-06 21:57 
QuestionTopMost Window Pin
Careth Jefferson17-Jan-06 13:51
Careth Jefferson17-Jan-06 13:51 
AnswerRe: TopMost Window Pin
Christian Graus17-Jan-06 14:02
protectorChristian Graus17-Jan-06 14:02 
AnswerRe: TopMost Window Pin
Careth Jefferson17-Jan-06 14:14
Careth Jefferson17-Jan-06 14:14 
GeneralRe: TopMost Window Pin
Christian Graus17-Jan-06 14:15
protectorChristian Graus17-Jan-06 14:15 
GeneralRe: TopMost Window Pin
Careth Jefferson17-Jan-06 19:08
Careth Jefferson17-Jan-06 19:08 
GeneralRe: TopMost Window Pin
Christian Graus18-Jan-06 8:54
protectorChristian Graus18-Jan-06 8:54 
AnswerRe: TopMost Window Pin
DigitalKing17-Jan-06 14:18
DigitalKing17-Jan-06 14:18 
Questionhey guys check this out Pin
abstarsss17-Jan-06 13:30
abstarsss17-Jan-06 13:30 
AnswerRe: hey guys check this out Pin
Christian Graus17-Jan-06 14:15
protectorChristian Graus17-Jan-06 14:15 
QuestionTripleDES encryption. Anyone want to help? Pin
jbergetun17-Jan-06 12:31
jbergetun17-Jan-06 12:31 
TripleDES in outer cipher block chaining mode (CBC) without having the needed IV (Initialization Vector) ?

I am trying to write a client program for a server using a strange protocol that isn’t very well documented. I am completely lost here and I don’t know how to do this. Hope someone can enlighten me and help me out here.

The protocol says that I have to encrypt the tcp packages sent from the client to the server using TripleDES in outer cipher block chaining mode with a 14 byte DES key. (The key is known on the server and on the client)

Correct me if I am wrong here. But don’t you need two keys to encrypt a message using TripleDES CBC ? One key and one IV (Initialization Vector).

The documentation doesn’t tell me anything about what IV key the servers uses to decrypt the messages once it is received on the server side so I don’t know what IV key to encrypt the messages with. I know this is VERY vague, but I don’t know how to explain it any better.

Hope anyone can help me out here.

AnswerRe: TripleDES encryption. Anyone want to help? Pin
Colin Angus Mackay17-Jan-06 23:03
Colin Angus Mackay17-Jan-06 23:03 
GeneralRe: TripleDES encryption. Anyone want to help? Pin
jbergetun18-Jan-06 7:48
jbergetun18-Jan-06 7:48 
GeneralRe: TripleDES encryption. Anyone want to help? Pin
Colin Angus Mackay18-Jan-06 11:39
Colin Angus Mackay18-Jan-06 11:39 
GeneralRe: TripleDES encryption. Anyone want to help? Pin
jbergetun19-Jan-06 10:21
jbergetun19-Jan-06 10:21 
QuestionWaiting for Event to fire Pin
Bralyan17-Jan-06 12:29
Bralyan17-Jan-06 12:29 
Questioncalculating fraction in c# Pin
two_man_only17-Jan-06 12:02
two_man_only17-Jan-06 12:02 
AnswerRe: calculating fraction in c# Pin
Christian Graus17-Jan-06 14:03
protectorChristian Graus17-Jan-06 14:03 
GeneralRe: calculating fraction in c# Pin
two_man_only24-Jan-06 12:02
two_man_only24-Jan-06 12:02 

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.