Re: 3DES with PROV_RSA_FULL ???
From: Eric (eric.h@netcourrier.com)
Date: 08/12/02
- Next message: Arild Bakken: "Re: Group policy creation"
- Previous message: Inder Pal S Khurana: "changing if Identity User in Component Services !"
- In reply to: Daniel Sie [MS]: "Re: 3DES with PROV_RSA_FULL ???"
- Next in thread: Mark_Pryor: "Re: 3DES with PROV_RSA_FULL ???"
- Reply: Mark_Pryor: "Re: 3DES with PROV_RSA_FULL ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Eric" <eric.h@netcourrier.com> Date: Mon, 12 Aug 2002 08:51:55 +0200
Thanks for you answers Mark and you,
I am not talking about the Provider which does support 3DES as written in
the API doc.
As i understand, each provider must be used with a provider type. This
provider type supports a set of algorithms within the overall set of
algorithms supported by the Provider.
That means "Enhanced Provider" can support some algorithms which are not
part of some provider types.
In the API doc it is written that "Enhanced Prov" support 3DES but the
PROV_RSA_FULL type does not include this algorithm...So i would need to use
another provider type (that includes 3DES) along the "Enhanced provider" in
order to use 3DES.
I don't know if I am right and I would appreciate if someone could clarify
it...
Thanks very much
Eric
"Daniel Sie [MS]" <dsie@online.microsoft.com> wrote in message
news:#xHHfYAQCHA.612@tkmsftngp08...
> Yes. Enhanced provider does support 3DES. You must have out-of-date MSDN
> doc. I just looked in April 2002 MSDN and form the Enhanced Provider
> Algorithms link of the CryptGenKey() page, it clearly state 3DES is in
> included in the enhanced provider.
>
> --
> Daniel Sie [MS]
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
> "Eric" <eric.h@netcourrier.com> wrote in message
> news:eUy1906PCHA.2112@tkmsftngp08...
> > Hi,
> >
> > I am surprised that I can create a 3DES 168 bits session key with no
error
> > while my CSP is the "Enhanced Provider" of PROV_RSA_FULL type.
> > I just read the API doc after coding my function and see that RSA_FULL
> only
> > supports RC2 and RC4 for Symetric encryption....
> > How is it possible I get no error in this case??? (even if I don't
> > understand but my key BLOB generated is only 2 characters...)
> >
> > Thanks
> > Eric
> >
> >
>
>
- Next message: Arild Bakken: "Re: Group policy creation"
- Previous message: Inder Pal S Khurana: "changing if Identity User in Component Services !"
- In reply to: Daniel Sie [MS]: "Re: 3DES with PROV_RSA_FULL ???"
- Next in thread: Mark_Pryor: "Re: 3DES with PROV_RSA_FULL ???"
- Reply: Mark_Pryor: "Re: 3DES with PROV_RSA_FULL ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|