Click here to Skip to main content
15,897,891 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Change the image on a button Pin
TomGarth21-Aug-07 13:07
TomGarth21-Aug-07 13:07 
QuestionHow to loop thru a datagrid to get difference for each record Pin
Smokeywade20-Aug-07 10:40
Smokeywade20-Aug-07 10:40 
QuestionVB excel autofilter Help Pin
VBHelpIsNeeded20-Aug-07 9:56
VBHelpIsNeeded20-Aug-07 9:56 
QuestionEASY SIMPLE, Never done keypress, help.... Pin
Joey Picerno20-Aug-07 9:15
Joey Picerno20-Aug-07 9:15 
AnswerRe: EASY SIMPLE, Never done keypress, help.... Pin
nlarson1120-Aug-07 16:55
nlarson1120-Aug-07 16:55 
GeneralRe: EASY SIMPLE, Never done keypress, help.... Pin
Joey Picerno21-Aug-07 3:02
Joey Picerno21-Aug-07 3:02 
QuestionEncryption Pin
Dominick Marciano20-Aug-07 7:15
professionalDominick Marciano20-Aug-07 7:15 
AnswerRe: Encryption Pin
Mark Churchill20-Aug-07 21:39
Mark Churchill20-Aug-07 21:39 
Security through obscurity doesnt count. Basically this scheme is as strong as both of your encryption schemes (an attacker would have to break both). The one time pad aspect adds nothing. (Apart from tripling the size of your data).

Homebrew encryption is never really the answer. If you don't think either algorithm is strong enough for the task at hand (or is likely to be broken while the data should still be secret), then just take your data, encrypt that with method A, then the result with B.. etc.

You might also want to consider that an attacker would choose to go for the much easier "rubber hose cryptoanalysis" by convincing your friend to provide any passwords and keys, because thats going to be easier than breaking well-respected cryptographic algorithms.



Mark Churchill
Director
Dunn & Churchill

QuestionHow to avoid html tag in body of mail while saving to db. [modified] Pin
rahul.net1120-Aug-07 5:12
rahul.net1120-Aug-07 5:12 
AnswerRe: How to avoid html tag in body of mail while saving to db. Pin
nlarson1120-Aug-07 17:00
nlarson1120-Aug-07 17:00 
Questionhelp Pin
padbindu20-Aug-07 4:06
padbindu20-Aug-07 4:06 
AnswerRe: help Pin
Christian Graus20-Aug-07 12:17
protectorChristian Graus20-Aug-07 12:17 
QuestionHelp with aScheduling grid/Table Pin
Mr Oizo20-Aug-07 2:07
Mr Oizo20-Aug-07 2:07 
AnswerRe: Help with aScheduling grid/Table Pin
Johan Hakkesteegt31-Aug-07 3:01
Johan Hakkesteegt31-Aug-07 3:01 
QuestionHow to write to new line using streamwriter. Pin
rahul.net1120-Aug-07 1:49
rahul.net1120-Aug-07 1:49 
AnswerRe: How to write to new line using streamwriter. Pin
Rami Said Abd Alhalim20-Aug-07 2:21
Rami Said Abd Alhalim20-Aug-07 2:21 
GeneralRe: How to write to new line using streamwriter. Pin
Rami Said Abd Alhalim20-Aug-07 2:25
Rami Said Abd Alhalim20-Aug-07 2:25 
GeneralRe: How to write to new line using streamwriter. Pin
rahul.net1120-Aug-07 4:32
rahul.net1120-Aug-07 4:32 
AnswerRe: How to write to new line using streamwriter. Pin
Rupesh Kumar Swami20-Aug-07 2:28
Rupesh Kumar Swami20-Aug-07 2:28 
GeneralRe: How to write to new line using streamwriter. Pin
rahul.net1120-Aug-07 4:31
rahul.net1120-Aug-07 4:31 
AnswerRe: How to write to new line using streamwriter. Pin
Luc Pattyn20-Aug-07 2:33
sitebuilderLuc Pattyn20-Aug-07 2:33 
GeneralRe: How to write to new line using streamwriter. Pin
rahul.net1120-Aug-07 4:30
rahul.net1120-Aug-07 4:30 
AnswerRe: How to write to new line using streamwriter. Pin
Csharp™20-Aug-07 20:22
Csharp™20-Aug-07 20:22 
AnswerRe: Help me to create SYNTAX TREE according to our own created grammar Pin
Dave Kreskowiak20-Aug-07 2:16
mveDave Kreskowiak20-Aug-07 2:16 
QuestionPrint Report Without preview in Microsoft Reporting Service Pin
Rupesh Kumar Swami19-Aug-07 23:54
Rupesh Kumar Swami19-Aug-07 23:54 

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.