Re: RSACryptoServiceProvider minimum key-length
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 16 Mar 2007 13:25:41 +0000 (UTC)
cool - problem "solved" :P
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
hi,
FYI: we are now using a third-party .net lib
(http://www.cryptosys.net/ pki/) which alllows us to use the required
key length. seems to work fine...
br, pingram.
On 13 Mrz., 16:44, "Valery Pryamikov" <val...@xxxxxxxxx> wrote:
On Mar 13, 7:45 am, "Joe Kaplan"
<joseph.e.kap...@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
It sounds like you are out of luck then. Like Valery said, this keyThanks Joe for warm wellcomeback :D.
is so insecure as to be useless and is not supported by .NET
cryptography. I'm not sure what options you have. Perhaps an
alternate crypto API for .NET supports such weak keys.
I'd suggest pushing back on the spec or looking for different
options.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services
Programming"http://www.directoryprogramming.net
As about available options for the original poster - the best one
would be to fire the person that did the spec because this kind of
ignorance is really depressive. Person knows nothing about
cryptography, but consider him/her self capable of writting crypto/
security spec.
As I understand - all they wanted is to have a short authentication
code. I'm not even sure that they needed signature as authentication
code, but even for that - there are short signatures available that
simultaneously provide good security bounds. But if they only need
authentication code - they could simply use MAC (or HMAC).
-Valeryhttp://www.harper.no/valery
.
- References:
- Prev by Date: Re: WindowsIdentity - Invalid token; it cannot be duplicated
- Next by Date: Re: Windows authendicate
- Previous by thread: Re: RSACryptoServiceProvider minimum key-length
- Next by thread: Windows authendicate
- Index(es):
Relevant Pages
|