[crypto] add utf-8 format support for pod file

This commit is contained in:
zhaoxiaomeng
2017-07-10 15:27:08 +08:00
parent 2a31023a33
commit 1fe1248486
442 changed files with 886 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
=pod
=encoding utf8
=head1 NAME
EC_POINT_add, EC_POINT_dbl, EC_POINT_invert, EC_POINT_is_at_infinity, EC_POINT_is_on_curve, EC_POINT_cmp, EC_POINT_make_affine, EC_POINTs_make_affine, EC_POINTs_mul, EC_POINT_mul, EC_GROUP_precompute_mult, EC_GROUP_have_precompute_mult - Functions for performing mathematical operations and tests on EC_POINT objects