|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Which encryption type ????Dear all,
What is the guide line or rules to selectr the proper enryption type like DES, triple DES, RCA2, Rinjnael ? Does the selected always the hihest bits encryption is the key in spite of performance ?? thnaks for comments regards serge As you are refering to symmetric encryption, I take it that you have been
able to exchange the secret key used on both sides in a secure manner? Provided this key is exchanged securely - Rijndael also known as AES (Advanced Encryption Standard) is ratified by the US government (I think in 2002?) and approved for "secure communication". The other options implemented in .NET for symmetric encryption I would say are simply not sufficient in "prof" applications. /Claus Konrad Show quoteHide quote "serge calderara" wrote: > Dear all, > > What is the guide line or rules to selectr the proper enryption type like > DES, triple DES, RCA2, Rinjnael ? > > Does the selected always the hihest bits encryption is the key in spite of > performance ?? > > thnaks for comments > > regards > serge Thanks about your comment..
What about hashing like SHA1, MD5,... do we always have to hash with Highest bits ? How to select hashing algorithm ? Show quoteHide quote "Claus Konrad" wrote: > As you are refering to symmetric encryption, I take it that you have been > able to exchange the secret key used on both sides in a secure manner? > > Provided this key is exchanged securely - Rijndael also known as AES > (Advanced Encryption Standard) is ratified by the US government (I think in > 2002?) and approved for "secure communication". The other options implemented > in .NET for symmetric encryption I would say are simply not sufficient in > "prof" applications. > > /Claus Konrad > > "serge calderara" wrote: > > > Dear all, > > > > What is the guide line or rules to selectr the proper enryption type like > > DES, triple DES, RCA2, Rinjnael ? > > > > Does the selected always the hihest bits encryption is the key in spite of > > performance ?? > > > > thnaks for comments > > > > regards > > serge have a look at the NSA recommendations
http://www.nsa.gov/ia/industry/crypto_suite_b.cfm --- Dominick Baier, DevelopMentor http://www.leastprivilege.com Show quoteHide quote > Thanks about your comment.. > What about hashing like SHA1, MD5,... do we always have to hash with > Highest > bits ? > How to select hashing algorithm ? > > "Claus Konrad" wrote: > >> As you are refering to symmetric encryption, I take it that you have >> been able to exchange the secret key used on both sides in a secure >> manner? >> >> Provided this key is exchanged securely - Rijndael also known as AES >> (Advanced Encryption Standard) is ratified by the US government (I >> think in 2002?) and approved for "secure communication". The other >> options implemented in .NET for symmetric encryption I would say are >> simply not sufficient in "prof" applications. >> >> /Claus Konrad >> >> "serge calderara" wrote: >> >>> Dear all, >>> >>> What is the guide line or rules to selectr the proper enryption type >>> like DES, triple DES, RCA2, Rinjnael ? >>> >>> Does the selected always the hihest bits encryption is the key in >>> spite of performance ?? >>> >>> thnaks for comments >>> >>> regards >>> serge ...and also http://www.keylength.com/
--- Dominick Baier, DevelopMentor http://www.leastprivilege.com Show quoteHide quote > Thanks about your comment.. > What about hashing like SHA1, MD5,... do we always have to hash with > Highest > bits ? > How to select hashing algorithm ? > > "Claus Konrad" wrote: > >> As you are refering to symmetric encryption, I take it that you have >> been able to exchange the secret key used on both sides in a secure >> manner? >> >> Provided this key is exchanged securely - Rijndael also known as AES >> (Advanced Encryption Standard) is ratified by the US government (I >> think in 2002?) and approved for "secure communication". The other >> options implemented in .NET for symmetric encryption I would say are >> simply not sufficient in "prof" applications. >> >> /Claus Konrad >> >> "serge calderara" wrote: >> >>> Dear all, >>> >>> What is the guide line or rules to selectr the proper enryption type >>> like DES, triple DES, RCA2, Rinjnael ? >>> >>> Does the selected always the hihest bits encryption is the key in >>> spite of performance ?? >>> >>> thnaks for comments >>> >>> regards >>> serge
CASPOL - StrongName trusts not being applied
Help me to understand Code Access Security. I don't get it. Help me to understand ?? Effective FileSystemRights for a WindowsIdentity??? Thread.CurrentPrincipal only set once CAS and Strong Named EntLib 2.0 Assemblies Any Obfuscator can hide the Key & iv? IL code fails with VerificationException Weird behaviour of the PrincipalPermission attribute XML files and .Net, digital signatures, WebService Security |
|||||||||||||||||||||||