master
ec.h: remove last SunPro pragmas
Use err_local.h rather than err.h in most places
libcrypto: constify most error string tables
Implement EC field element operations.
Provide method specific functions for EC POINT infinity.
Provide an EC method that uses homogeneous projective coordinates.
Fix resource leaks in ec_points_make_affine()