X25519 public key methods
authorDr. Stephen Henson <steve@openssl.org>
Tue, 9 Aug 2016 19:23:04 +0000 (20:23 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 13 Aug 2016 13:11:04 +0000 (14:11 +0100)
commit756b198d247d0040b7e2abed9b9b12bc6634a3ad
tree094a7009cd167357fbbc5605b2b022ab189c3d4d
parenta4cb54d2576995f6eed25d11ae421d915f60f3a5
X25519 public key methods

Add X25519 methods to match current key format defined in
draft-ietf-curdle-pkix-02

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ec/ecx_meth.c [new file with mode: 0644]