New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(), EC_POIN...
authorBodo Möller <bodo@openssl.org>
Thu, 30 May 2002 13:16:03 +0000 (13:16 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 30 May 2002 13:16:03 +0000 (13:16 +0000)
commit6cbe6382944ff47881593935cc5b029f745beeea
treeddc38dca2c2eac7380c147e295cc624a8fb278b3
parent07c08ed42cfda6dd5137c5ec2d5915415f7971c9
New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(), EC_POINT_hex2point()

Submitted by: Nils Larsch
CHANGES
crypto/asn1/t_pkey.c
crypto/ec/Makefile.ssl
crypto/ec/ec.h
crypto/ec/ec_print.c [new file with mode: 0644]