From: Jonathan McDowell Date: Mon, 4 Nov 2013 07:09:12 +0000 (-0800) Subject: Add support for displaying ECDH/ECDSA key sizes X-Git-Tag: onak-0.4.3~40 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=f8e9e43f90418ec6c8b5768a7981cbdabb64b198;hp=f8e9e43f90418ec6c8b5768a7981cbdabb64b198;p=onak.git Add support for displaying ECDH/ECDSA key sizes The key size of an elliptic curve key is given by the OID defining the curve. Add support for understanding the OIDs listed in RFC6637 (256, 384 + 521 bits). ---