[
Lists Home |
Date Index |
Thread Index
]
> > I'd like both, hence the need to get them in the right order!
>
>
> I think the answer to that is "It depends." If you don't want the
person to
> know who signed it until they've decrypted it (i.e. who signed it is a
> secret), then sign and then encrypt. If you need to know who encrypted
> before you can decrypt it (i.e. to select the right key or maybe just to
> decide whether to decrypt it or not) then encrypt and then sign.
No, it never really depends. You should never sign opaque content, you
should only sign what you and the intended receiver both see (cf
http://www.w3.org/TR/xmldsig-core/#sec-See in the XML Digital Signature
spec, and section 5.2.4 of the ABA signature guidelines).
If there's a need to first provide the identity, a security token (such as
a small signd plaintext) is the way to go.
/r$
--
SOA Appliances
Application Integration Middleware
|