diff options
author | Rob Austein <sra@hactrn.net> | 2013-10-08 05:03:33 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2013-10-08 05:03:33 +0000 |
commit | 57d5b2e106e18bdcde954b257f5d89ddb567fcf4 (patch) | |
tree | 38f09f041ed5e0f2ee440c7d6637f20b2bce1032 /doc/doc.RPKI.Installation.DebianPackages | |
parent | 9a6b8284b0912344993f6af9929915c6363396e3 (diff) |
Preliminary support for ECDSA and EC key parameter generation. At the
moment, the only kind of parameters we know how to generate are for EC
on the P-256 curve, but the key generation code should accept any
parameters that the OpenSSL command line tool's genpkey command can
generate (and is not limited to ECDSA -- DSA and DH should work, most
likely ECDH as well).
Adding capability of generating parameters for other well-known EC
curves would just mean exposing additional NID values, so we could
easily support any curve OpenSSL knows about. Adding parameter
generation for DH etc would be maybe a dozen additional lines of C
code per algorithm, as all of these use the same internal EVP_PKEY
interface with minor variations.
svn path=/trunk/; revision=5554
Diffstat (limited to 'doc/doc.RPKI.Installation.DebianPackages')
0 files changed, 0 insertions, 0 deletions