mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix typo in documentation
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
ac253ea32b
commit
66c9b84f93
|
|
@ -1,4 +1,4 @@
|
||||||
Changes
|
Changes
|
||||||
* Improve the performance of base64 constant-flow code. The result is still
|
* Improve the performance of base64 constant-flow code. The result is still
|
||||||
slower than the original non-constant-flow implementation, but much faster
|
slower than the original non-constant-flow implementation, but much faster
|
||||||
than the previous constant-flow implemenation. Fixes #4814.
|
than the previous constant-flow implementation. Fixes #4814.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue