]> the.earth.li Git - onak.git/commit
Add support for displaying ECDH/ECDSA key sizes
authorJonathan McDowell <noodles@earth.li>
Mon, 4 Nov 2013 07:09:12 +0000 (23:09 -0800)
committerJonathan McDowell <noodles@earth.li>
Mon, 4 Nov 2013 07:09:12 +0000 (23:09 -0800)
commitf8e9e43f90418ec6c8b5768a7981cbdabb64b198
treeb2337ae17c440233d1f168a660b27f406e67b4cc
parent8d910718e5f13444b2948396564a809b2307f0cf
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).
keyindex.c