Use of Curve25519

Posted by chmike on Stack Overflow See other posts from Stack Overflow or by chmike
Published on 2010-03-25T13:38:29Z Indexed on 2010/03/25 15:53 UTC
Read the original article Hit count: 388

I'm currently investigating the use of curve25519 for signing. Original distribution can be obtained here and a C code implementation here or here.

Bernstein suggest to use ECDSA for this but I could not find any code.

© Stack Overflow or respective owner

Related posts about encryption

Related posts about signature