Fix typo in an OID name

fixes #314
This commit is contained in:
Manuel Pégourié-Gonnard
2015-10-21 16:40:29 +02:00
parent 7a40dc686f
commit 621f83e5c5
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ Bugfix
Matthew Page of Scannex Electronics Ltd.
* Fix failures in MPI on Sparc(64) due to use of bad assembly code.
Found by Kurt Danielson. #292
* Fix typo in name of the extKeyUsage OID. Found by inestlerode, #314
Changes
* Improved performance of mbedtls_ecp_muladd() when one of the scalars is 1