Re: Cryptography- RSA
- From: "Alex Kazovic" <alex_kazovic@xxxxxxx>
- Date: Thu, 11 Aug 2005 20:23:03 +0100
Hi Valery
Thanks for taking the time to reply (I'll use the correct newsgroup next
time.)
I thought it might have been to do with that so I looked for downloads for
Windows 98 SE, but only came accross a download for IE with strong
encryption.
I'm write a version of my application that doesn't use such strong
encrtption.
Alex
"Valery Pryamikov" <valery@xxxxxxxxx> wrote in message
news:%23tg2WOqnFHA.3408@xxxxxxxxxxxxxxxxxxxxxxx
> Alex,
> for future enquires - microsoft.public.security.crypto should be used for
> cryptography related questions.
> As about your question - standard installation of Windows 98 SE doesn't
> include strong or enhanced cryptography providers - only Base provider
> which only support 512 bits encryption keys (due to old US strong crypto
> exporting restrictions, that were significantly relaxed 5-6 years ago).
> If I remember it correctly, there were dowloadable "strong cryptography
> pack" that could be installed on W98SE. However you still need specifying
> explicitely that you intend to use strong provider when aquaring context,
> because base provider is used by default on W98SE/WME/NT4.
>
> -Valery.
> http://www.harper.no/valery
>
> "Alex Kazovic" <alex_kazovic@xxxxxxx> wrote in message
> news:%2365$XYXnFHA.3448@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi All
>>
>> Not sure is ths is the right newgroup; if not could you point me in the
>> right direction?
>>
>> I've written an application for .Net 1.1 that uses the
>> RSACryptoServiceProvider. It all works fine when I tested it on Windows
>> XP, Windows2003 etc. But a customer has Windows 98 SE and they have the
>> following exception thrown:
>>
>> Error Byte array is too large. The maximum size byte array that can be
>> encrypted by this public key implementation is 16 bytes.
>>
>> Does anybody know if there is a patch I can download for Windows 98 SE
>> that will fix this or does it not work on Windows 98 SE?
>>
>> Thanks
>>
>
.
- References:
- Cryptography- RSA
- From: Alex Kazovic
- Re: Cryptography- RSA
- From: Valery Pryamikov
- Cryptography- RSA
- Prev by Date: Re: Cryptography- RSA
- Next by Date: Re: Dotfuscation
- Previous by thread: Re: Cryptography- RSA
- Next by thread: Number of physical threads
- Index(es):
Relevant Pages
|