> Minor editorial.
> /Ann.
> ***************************************************
> issue:
> wrong spelling of PKCS in a comment
> 
> solution:
> insert a "C"
> 
> patch:
> --- openssl-1.0.1-beta1/crypto/ec/ec_pmeth.c  2011-07-28 16:42:53.000000000
> +0200
> +++ openssl-1.0.1-beta1.patch/crypto/ec/ec_pmeth.c    2012-01-06
> 09:03:27.263230800 +0100
> @@ -189,5 +187,5 @@
>       pubkey = EC_KEY_get0_public_key(ctx->peerkey->pkey.ec);
> 
> -     /* NB: unlike PKS#3 DH, if *outlen is less than maximum size this is
> +     /* NB: unlike PKCS#3 DH, if *outlen is less than maximum size this is
>        * not an error, the result is truncated.
>        */

As it's not critical in any way, applied to HEAD only.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to