X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FEC_GROUP_copy.pod;h=3af5bbfdf98b28b71213ce874879c767030d6a3f;hp=938092eed566618b790c3545e5d5ac1d84397168;hb=0d4fb8439092ff8253af72ac6bc193e77ebbcf2f;hpb=2b52de9a37422058bdd9f292e507cbd4f577d52e diff --git a/doc/crypto/EC_GROUP_copy.pod b/doc/crypto/EC_GROUP_copy.pod index 938092eed5..3af5bbfdf9 100644 --- a/doc/crypto/EC_GROUP_copy.pod +++ b/doc/crypto/EC_GROUP_copy.pod @@ -58,8 +58,8 @@ EC_GROUP object. EC_GROUP_method_of obtains the EC_METHOD of B. -EC_GROUP_set_generator sets curve paramaters that must be agreed by all participants using the curve. These -paramaters include the B, the B and the B. The B is a well defined point on the +EC_GROUP_set_generator sets curve parameters that must be agreed by all participants using the curve. These +parameters include the B, the B and the B. The B is a well defined point on the curve chosen for cryptographic operations. Integers used for point multiplications will be between 0 and n-1 where n is the B. The B multiplied by the B gives the number of points on the curve.