Click here to Skip to main content
15,914,221 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionProblem in Connection with Sql Server 2000 Pin
karansharma24-Jul-06 4:54
karansharma24-Jul-06 4:54 
AnswerRe: Problem in Connection with Sql Server 2000 Pin
Mandar Patankar24-Jul-06 11:28
Mandar Patankar24-Jul-06 11:28 
QuestionClosing Word Pin
goodoljosh198024-Jul-06 3:39
goodoljosh198024-Jul-06 3:39 
AnswerRe: Closing Word [modified] Pin
Rizwan Bashir24-Jul-06 21:57
Rizwan Bashir24-Jul-06 21:57 
QuestionApplying windows color schmes to controls Pin
rk4ps24-Jul-06 2:37
rk4ps24-Jul-06 2:37 
QuestionHelpProvider on Infragistics Taskpane Pin
rk4ps24-Jul-06 2:25
rk4ps24-Jul-06 2:25 
AnswerRe: HelpProvider on Infragistics Taskpane Pin
Robert Rohde24-Jul-06 3:36
Robert Rohde24-Jul-06 3:36 
QuestionEncryption - Storing Private keys Pin
blondie1024-Jul-06 1:49
blondie1024-Jul-06 1:49 
Hi,

I'm building an application to handle licensing some software i'm writing. I'm using the RijndaelManaged cryptography objects to encrypt an decrypt the license codes and database login info etc.

At present i have the Key and Initialisation vector values stored as byte arrays private to my cryptography class. The code works fine. The problem is that when i use a decompiler on my dll the Key value byte array is fully visible, along with my Encryption and Decryption methods, thus rendering the security useless.

My question is how do people actually store the Key value so that no one has access to it. I can't find any mention of how people actually do this, only how to use crytography once you have the key. I'm almost tempted to go back to vb6 to create my cryptography dll so i actually have some security. Does anyone else have this problem or am I missing something obvious?

Thanks

dave



AnswerRe: Encryption - Storing Private keys Pin
Guffa24-Jul-06 3:26
Guffa24-Jul-06 3:26 
GeneralRe: Encryption - Storing Private keys Pin
blondie1024-Jul-06 4:02
blondie1024-Jul-06 4:02 
GeneralRe: Encryption - Storing Private keys Pin
Dave Kreskowiak24-Jul-06 6:29
mveDave Kreskowiak24-Jul-06 6:29 
GeneralRe: Encryption - Storing Private keys Pin
blondie1025-Jul-06 3:27
blondie1025-Jul-06 3:27 
GeneralRe: Encryption - Storing Private keys Pin
mtone25-Jul-06 9:08
mtone25-Jul-06 9:08 
GeneralRe: Encryption - Storing Private keys Pin
Dave Kreskowiak25-Jul-06 11:30
mveDave Kreskowiak25-Jul-06 11:30 
QuestionMDI form and child form? Pin
Tridip Bhattacharjee24-Jul-06 1:45
professionalTridip Bhattacharjee24-Jul-06 1:45 
AnswerRe: MDI form and child form? Pin
Rizwan Bashir24-Jul-06 3:26
Rizwan Bashir24-Jul-06 3:26 
AnswerRe: MDI form and child form? Pin
ChandraRam25-Jul-06 10:25
ChandraRam25-Jul-06 10:25 
Questionpaly DVDin vb.net Pin
shriveni23-Jul-06 23:32
shriveni23-Jul-06 23:32 
AnswerRe: paly DVDin vb.net Pin
Rizwan Bashir24-Jul-06 3:30
Rizwan Bashir24-Jul-06 3:30 
AnswerRe: paly DVDin vb.net [modified] Pin
Aaron12828-Jul-06 8:37
Aaron12828-Jul-06 8:37 
QuestionClipboard Deadlock Pin
Michael Andersson23-Jul-06 23:04
Michael Andersson23-Jul-06 23:04 
QuestionUser Validation Problem Pin
slSoftware23-Jul-06 23:02
slSoftware23-Jul-06 23:02 
AnswerRe: User Validation Problem Pin
P. S. Pundeer24-Jul-06 3:01
P. S. Pundeer24-Jul-06 3:01 
QuestionPlaying Songs Pin
K71823-Jul-06 22:49
K71823-Jul-06 22:49 
AnswerRe: total up item with access or sql? Pin
mtone25-Jul-06 10:01
mtone25-Jul-06 10:01 

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.