Click here to Skip to main content
15,909,242 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: FTP synchronization with local folder Pin
Mike Dimmick12-May-08 9:32
Mike Dimmick12-May-08 9:32 
QuestionForms Inheritance Pin
CodingYoshi11-May-08 5:58
CodingYoshi11-May-08 5:58 
AnswerRe: Forms Inheritance Pin
DanB198311-May-08 8:16
DanB198311-May-08 8:16 
GeneralRe: Forms Inheritance Pin
CodingYoshi11-May-08 10:08
CodingYoshi11-May-08 10:08 
GeneralRe: Forms Inheritance Pin
DanB198311-May-08 10:13
DanB198311-May-08 10:13 
QuestionHow to detect an invalid key? Pin
don_Pardon10-May-08 12:39
don_Pardon10-May-08 12:39 
AnswerRe: How to detect an invalid key? Pin
Dave Kreskowiak10-May-08 13:15
mveDave Kreskowiak10-May-08 13:15 
GeneralRe: How to detect an invalid key? Pin
don_Pardon10-May-08 20:58
don_Pardon10-May-08 20:58 
The main problem is that CryptographicException do not throws on some invalid keys. i tried to check them with DES.IsWeakKey and DES.IsSemiWeakKey, but result is always false..
Then, to catch a CryptographicException i need to wait the whole cycle of decryption and it takes some time, and the programm's task is to find the right key in some range of keys. Of course, i use distributed search, but this problem is still actual..

Is there any way to use hash of the encrypted and decrypted data?
GeneralRe: How to detect an invalid key? Pin
Dave Kreskowiak11-May-08 8:33
mveDave Kreskowiak11-May-08 8:33 
GeneralRe: How to detect an invalid key? Pin
don_Pardon12-May-08 9:07
don_Pardon12-May-08 9:07 
AnswerRe: How to detect an invalid key? Pin
CodingYoshi10-May-08 16:44
CodingYoshi10-May-08 16:44 
GeneralRe: How to detect an invalid key? Pin
don_Pardon10-May-08 20:43
don_Pardon10-May-08 20:43 
GeneralRe: How to detect an invalid key? Pin
Dave Kreskowiak11-May-08 8:33
mveDave Kreskowiak11-May-08 8:33 
Question.Net framework 3.0 Pin
Bijay Bhaskar Deo10-May-08 5:37
Bijay Bhaskar Deo10-May-08 5:37 
AnswerRe: .Net framework 3.0 Pin
Dave Kreskowiak10-May-08 6:17
mveDave Kreskowiak10-May-08 6:17 
QuestionUnfocus control Pin
kensai10-May-08 4:05
kensai10-May-08 4:05 
AnswerRe: Unfocus control Pin
CodingYoshi10-May-08 9:55
CodingYoshi10-May-08 9:55 
GeneralRe: Unfocus control Pin
kensai10-May-08 12:56
kensai10-May-08 12:56 
GeneralRe: Unfocus control Pin
Dave Kreskowiak10-May-08 13:13
mveDave Kreskowiak10-May-08 13:13 
GeneralRe: Unfocus control Pin
kensai10-May-08 22:20
kensai10-May-08 22:20 
GeneralRe: Unfocus control Pin
Dave Kreskowiak11-May-08 8:34
mveDave Kreskowiak11-May-08 8:34 
QuestionAssemblies Pin
MrColeyted9-May-08 22:22
MrColeyted9-May-08 22:22 
AnswerDouble Post - Please Ignore Pin
Giorgi Dalakishvili10-May-08 5:13
mentorGiorgi Dalakishvili10-May-08 5:13 
Questionhow to find a version of DLL Pin
Sujit Gupta9-May-08 7:01
Sujit Gupta9-May-08 7:01 
AnswerRe: how to find a version of DLL Pin
CodingYoshi9-May-08 13:59
CodingYoshi9-May-08 13:59 

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.