[PATCH libgcrypt] * gcrypt.h.in: Set appropriate algo id for ECDSA and ECDH

Werner Koch wk at gnupg.org
Mon Nov 19 08:35:58 CET 2012


On Sun, 18 Nov 2012 19:08, kf at sumptuouscapital.com said:

> Currently a request for e.g. gcry_pk_algo_name with argument
> 18 or 19 will return "?" rather than the appropriate name for the

18 and 19 are not assigned.  Thus a question mark is returned.

> -    GCRY_PK_ECDSA = 301,
> -    GCRY_PK_ECDH  = 302
> +    GCRY_PK_ECDSA = 19,
> +    GCRY_PK_ECDH  = 18

You are going to change the ABI for no good reason!


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.




More information about the Gnupg-devel mailing list