Hi Alex
 
You can use simplified http://incubator.apache.org/tsik for HMAC
signing.
The signing API is at
 
http://incubator.apache.org/tsik/api/org/apache/tsik/xmlsig/Signer.html 

and
 
http://incubator.apache.org/tsik/api/org/apache/tsik/xmlsig/HMACKey.html

is an example of a signing key.
 
Note. We're moving the TSIK API out of ASF to coincide with a releases
of 
identical Perl/Python/Ruby/PHP APIs over this and the next few months. 
(Dims, could you perhaps look into why it is taking such a long time to 
release TSIK?) 
 
Thanks,
Hans


________________________________

        From: Alex K. [mailto:[EMAIL PROTECTED] 
        Sent: Thursday, May 04, 2006 12:12 AM
        To: [email protected]
        Subject: XML Signature with a SecretKey
        
        
        Hi guys, 
        
        I'm wondering if is there any way of using current
implementation of Crypto (ex. Merlin) to sign a message with a Symmetric
key like a Kerberos session key. Is not about Kerberos support and
Kerberos token profiling ! what I need is just using a SecretKey
(Kerberos session key) which is stored in a Keystore for signing and
verifying SOAP messages ! 
        
        Thanks for any hints. 
        
        Alex
        


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to