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

.NET (Core and Framework)

 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
James T. Johnson17-Nov-02 12:06
James T. Johnson17-Nov-02 12:06 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
Martin Haesemeyer18-Nov-02 3:38
Martin Haesemeyer18-Nov-02 3:38 
GeneralListView AfterItemCheck Pin
Ingram Leedy13-Nov-02 20:17
Ingram Leedy13-Nov-02 20:17 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 4:10
Martin Haesemeyer14-Nov-02 4:10 
GeneralRe: ListView AfterItemCheck Pin
Ingram Leedy14-Nov-02 5:39
Ingram Leedy14-Nov-02 5:39 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 5:53
Martin Haesemeyer14-Nov-02 5:53 
GeneralListView Custom State Checkbox Images Pin
Ingram Leedy14-Nov-02 6:33
Ingram Leedy14-Nov-02 6:33 
QuestionCan anyone help with some Crypto questions? Pin
Furty13-Nov-02 15:24
Furty13-Nov-02 15:24 
I'm working on a wrapper to simplify the usage of the .Net cryptography classes, and have a few questions

I need answers for before I can use/publish it:

1) I am currently creating the key byte array for each alg by hashing a text password with UTF8 encoding,

is this the best practice for generating the key?

I understand that a unique IV should be used for each encryption, so that blocks of identical data are

different even with the same key. I am currently storing the IV bytes at the beginning of the encrypted

file, and reading them back when decrypting.

2) Does the IV being exposed like this weaken the crypto?
3) Should I be encrypting the IV with the key and a known IV before storing it in the encrypted file?
AnswerRe: Can anyone help with some Crypto questions? Pin
Furty23-Nov-02 16:19
Furty23-Nov-02 16:19 
Question.NET application to native code? Pin
jstonge13-Nov-02 7:32
jstonge13-Nov-02 7:32 
AnswerRe: .NET application to native code? Pin
James T. Johnson13-Nov-02 7:40
James T. Johnson13-Nov-02 7:40 
GeneralRe: .NET application to native code? Pin
Daniel Turini13-Nov-02 7:41
Daniel Turini13-Nov-02 7:41 
AnswerRe: .NET application to native code? Pin
Martin Haesemeyer13-Nov-02 8:09
Martin Haesemeyer13-Nov-02 8:09 
GeneralRe: .NET application to native code? Pin
leppie13-Nov-02 9:04
leppie13-Nov-02 9:04 
AnswerRe: .NET application to native code? Pin
RichardEastes13-Nov-02 15:55
RichardEastes13-Nov-02 15:55 
QuestionCan .NET Remoting solve this problem for me? Pin
johnrlewishotmail13-Nov-02 6:57
johnrlewishotmail13-Nov-02 6:57 
AnswerRe: Can .NET Remoting solve this problem for me? Pin
Philip Fitzsimons15-Nov-02 11:00
Philip Fitzsimons15-Nov-02 11:00 
General.NET Services and Network Shares Pin
Joel Matthias13-Nov-02 6:12
Joel Matthias13-Nov-02 6:12 
GeneralRe: .NET Services and Network Shares Pin
James T. Johnson13-Nov-02 7:32
James T. Johnson13-Nov-02 7:32 
GeneralRe: .NET Services and Network Shares Pin
Philip Fitzsimons15-Nov-02 11:01
Philip Fitzsimons15-Nov-02 11:01 
QuestionIs COM really dead? Pin
Aisha Ikram12-Nov-02 21:05
Aisha Ikram12-Nov-02 21:05 
AnswerRe: Is COM really dead? Pin
Kevin McFarlane15-Nov-02 2:29
Kevin McFarlane15-Nov-02 2:29 
GeneralRe: Is COM really dead? Pin
Anonymous15-Nov-02 3:32
Anonymous15-Nov-02 3:32 
GeneralRe: Is COM really dead? Pin
Kevin McFarlane15-Nov-02 5:12
Kevin McFarlane15-Nov-02 5:12 
GeneralRe: Is COM really dead? Pin
joan_fl18-Nov-02 8:23
joan_fl18-Nov-02 8:23 

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.