Add more curves to the name->OID table.
* src/keyinfo.c (curve_names): Add more curves.
This aligns the table with the one used in libgcrypt master. Note
that the GOST2001-CryptoPro-{A,C} curves have two different OIDs; we
can only support one.
- Signed-off-by: Werner Koch <wk@gnupg.org>