common: Fix openpgp_is_curve_supported.
* common/openpgp-oid.c (openpgp_is_curve_supported): Support both of canonical name of the curve and alias.
Only alias (the name for print) was allowed before this change.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>