EdDSA Ed25519/Ed448 for XML Digital Signatures

2015-12-02 Thread Simon Josefsson
Hi. I have prepared a writeup on how to add the EdDSA Ed25519/Ed448 public-key digital signature algorithm to XMLDSIG. https://mailarchive.ietf.org/arch/msg/curdle/Ylertitv43TdDrcm4ufh2LxdBjM Are you interested in implementing this? If so, your feedback on the description is appreciated. If

Re: EdDSA Ed25519/Ed448 for XML Digital Signatures

2015-12-02 Thread Sean Mullan
On 12/02/2015 03:43 PM, Simon Josefsson wrote: On 12/2/15, 9:29 AM, "Simon Josefsson" wrote: Hi. I have prepared a writeup on how to add the EdDSA Ed25519/Ed448 public-key digital signature algorithm to XMLDSIG.

Re: EdDSA Ed25519/Ed448 for XML Digital Signatures

2015-12-02 Thread Cantor, Scott
On 12/2/15, 9:29 AM, "Simon Josefsson" wrote: >Hi. I have prepared a writeup on how to add the EdDSA Ed25519/Ed448 >public-key digital signature algorithm to XMLDSIG. > >https://mailarchive.ietf.org/arch/msg/curdle/Ylertitv43TdDrcm4ufh2LxdBjM > >Are you interested in

Re: EdDSA Ed25519/Ed448 for XML Digital Signatures

2015-12-02 Thread Simon Josefsson
> On 12/2/15, 9:29 AM, "Simon Josefsson" wrote: > > >Hi. I have prepared a writeup on how to add the EdDSA Ed25519/Ed448 > >public-key digital signature algorithm to XMLDSIG. > > > >https://mailarchive.ietf.org/arch/msg/curdle/Ylertitv43TdDrcm4ufh2LxdBjM > > > >Are you

Re: EdDSA Ed25519/Ed448 for XML Digital Signatures

2015-12-02 Thread Cantor, Scott
On 12/2/15, 3:43 PM, "Simon Josefsson" wrote: >How would one go about specifying support for a new algorithm like >EdDSA in Java? I've seen that people have been thinking about adding >it to Bouncycastle, but I assume you would really want to have it be >part of JCE. BC