Click here to Skip to main content
16,004,919 members
Home / Discussions / C#
   

C#

 
QuestionCryptography Pin
Mr Perfect9-May-07 23:49
Mr Perfect9-May-07 23:49 
AnswerRe: Cryptography Pin
blackjack215010-May-07 0:01
blackjack215010-May-07 0:01 
GeneralRe: Cryptography Pin
Mr Perfect10-May-07 0:10
Mr Perfect10-May-07 0:10 
GeneralRe: Cryptography Pin
blackjack215010-May-07 0:33
blackjack215010-May-07 0:33 
GeneralRe: Cryptography Pin
Mr Perfect10-May-07 0:49
Mr Perfect10-May-07 0:49 
AnswerRe: Cryptography Pin
Hari Om Prakash Sharma10-May-07 0:03
Hari Om Prakash Sharma10-May-07 0:03 
AnswerRe: Cryptography Pin
Muammar©10-May-07 0:06
Muammar©10-May-07 0:06 
AnswerRe: Cryptography Pin
Russell Jones10-May-07 1:09
Russell Jones10-May-07 1:09 
The biggest problem with crypto is keeping the secret secure.

There are plenty of libraries available that will do Rijndael/AES. Including some stuff that ships with .Net

I've used the .net libraries a few times in the past, although if i could find a properly peer reviewed open source verison i'd be much happier using it.

XOR should only be used for the very lightest crypto requirements, it's very oldhat and can be easily broken.

I suppose it depends what you want to do. XOR will hide your girlfriend's phone numbers from your wife but it wouldn't hold up very long against the forces of the RIAA trying to prove that you once looked at a copy of that DVD key.

Russell
QuestionHow can I disable dots from studio.net2005 editor Pin
Hari Om Prakash Sharma9-May-07 23:48
Hari Om Prakash Sharma9-May-07 23:48 
AnswerRe: How can I disable dots from studio.net2005 editor Pin
blackjack21509-May-07 23:58
blackjack21509-May-07 23:58 
AnswerRe: How can I disable dots from studio.net2005 editor Pin
Muammar©10-May-07 0:00
Muammar©10-May-07 0:00 
AnswerRe: How can I disable dots from studio.net2005 editor Pin
Luc Pattyn10-May-07 0:04
sitebuilderLuc Pattyn10-May-07 0:04 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Hari Om Prakash Sharma10-May-07 0:06
Hari Om Prakash Sharma10-May-07 0:06 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Muammar©10-May-07 0:09
Muammar©10-May-07 0:09 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Martin#10-May-07 0:12
Martin#10-May-07 0:12 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Muammar©10-May-07 0:53
Muammar©10-May-07 0:53 
GeneralRe: How can I disable dots from studio.net2005 editor Pin
Luc Pattyn10-May-07 1:03
sitebuilderLuc Pattyn10-May-07 1:03 
Questionhelp..any one helpp..! Pin
mr jets9-May-07 23:46
mr jets9-May-07 23:46 
AnswerRe: help..any one helpp..! Pin
Colin Angus Mackay10-May-07 0:07
Colin Angus Mackay10-May-07 0:07 
GeneralRe: help..any one helpp..! Pin
mr jets10-May-07 0:40
mr jets10-May-07 0:40 
AnswerRe: help..any one helpp..! Pin
Mandaar Kulkarni10-May-07 0:48
Mandaar Kulkarni10-May-07 0:48 
GeneralRe: help..any one helpp..! Pin
mr jets10-May-07 0:52
mr jets10-May-07 0:52 
GeneralRe: help..any one helpp..! Pin
Mandaar Kulkarni10-May-07 1:03
Mandaar Kulkarni10-May-07 1:03 
GeneralRe: help..any one helpp..! Pin
mr jets10-May-07 1:13
mr jets10-May-07 1:13 
GeneralRe: help..any one helpp..! Pin
Mandaar Kulkarni10-May-07 1:30
Mandaar Kulkarni10-May-07 1:30 

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.