Add support for the french ANSSI FRP256v1 elliptic curve.
authormiod <miod@openbsd.org>
Thu, 1 May 2014 11:29:18 +0000 (11:29 +0000)
committermiod <miod@openbsd.org>
Thu, 1 May 2014 11:29:18 +0000 (11:29 +0000)
commitf9a1f7bb14002cbaa2e62914e707d3c29ed53e48
tree84b5ac91a872a9dcbd4ba0f828772baf7e9f6bac
parent9caf19c3c97144fadf66d0b20237bea485446e2e
Add support for the french ANSSI FRP256v1 elliptic curve.

While not to be considered a good choice of elliptic curve (refer to
http://safecurves.cr.yp.to/ for more details), it is nevertheless deemed a
good decision to allow developers with requirements to use such a curve,
to be able to do this via a crypto library allowing for much better choices
to be made, without having to change (much of) their code to get better crypto.

ok beck@ deraadt@
lib/libcrypto/ec/ec_curve.c
lib/libcrypto/objects/objects.txt
lib/libssl/src/crypto/ec/ec_curve.c
lib/libssl/src/crypto/objects/objects.txt