[xmlsec] Support for ecdsa-sha1

Aleksey Sanin aleksey at aleksey.com
Wed Feb 28 23:26:21 PST 2007


It is actually not too bad :) You will probably need to add
a new key type (xmlSecKeyData) and a new crypto transform
(xmlSecNssTransform).

Simplest way to figure it out is to search for RSA
in the xmlsec/src/mscrypto and do copy/paste with necessary
modifications :)

Aleksey

Jürgen Heiss wrote:
> Hi Alex,
> 
> Hmm, can you please tell me what I need to implant such an algorithm?
> 
> 
> Thanks
> Jürgen 
> 
> -----Original Message-----
> From: Aleksey Sanin [mailto:aleksey at aleksey.com] 
> Sent: Donnerstag, 01. März 2007 01:56
> To: Jürgen Heiss
> Cc: xmlsec at aleksey.com
> Subject: Re: [xmlsec] Support for ecdsa-sha1
> 
> No, it does not support it
> 
> https://www.aleksey.com/xmlsec/xmlenc.html
> 
> Aleksey
> 
> Jürgen Heiss wrote:
>> Hi Alex,
>>  
>> Does the xmlsec Library support the the 'ecdsa-sha1' Signature Algorithm?
>> I'm using mscrypto but I didn't find a way the verify a xml File which 
>> was signed with the 'ecdsa-sha1' algorithm.
>>  
>>  
>> Thanks in advance and best regards
>>  
>>  
>> Jürgen
>>
>>
>> ----------------------------------------------------------------------
>> --
>>
>> _______________________________________________
>> xmlsec mailing list
>> xmlsec at aleksey.com
>> http://www.aleksey.com/mailman/listinfo/xmlsec
> 
> 
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec



More information about the xmlsec mailing list