Re: UsernameToken key generation
From: casey chesnut (casey_at_MORE_spam_PLEASEbrains-N-brawn.com)
Date: 06/10/04
- Next message: Kiril: "win98se problem"
- Previous message: casey chesnut: "wsdl.exe bug"
- In reply to: casey chesnut: "UsernameToken key generation"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Jun 2004 21:04:51 -0500
it is now 16 bytes of P_SHA1.
how intuitively obvious is that?
i guessed it because the default crypto switched from 3DES (24) to AES128
(16).
stupid waste of time.
casey
http://www.brains-N-brawn.com
"casey chesnut" <casey@braSPAMins-N-braSPAMwn.com> wrote in message
news:OXCfgRYTEHA.3988@TK2MSFTNGP10.phx.gbl...
> my CF code can validate an XmlSignature created by WSE 2.0 Release,
> except for the signed UsernameToken.
> my assumption is that the key generation has changed internally?
>
> the code that worked for WSE 2.0 TP involved:
> HMACSHA1 with 24 bytes of P_SHA1, using a label of WS-Security
> per Hervey's blog:
> http://www.dynamic-cast.com/mt-archives/000019.html
>
> has this changed for Release, and if so how?
> Thank you,
> casey
> http://www.brains-N-brawn.com
>
>
- Next message: Kiril: "win98se problem"
- Previous message: casey chesnut: "wsdl.exe bug"
- In reply to: casey chesnut: "UsernameToken key generation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|