66884e6dae
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
5 lines
232 B
Plaintext
5 lines
232 B
Plaintext
Changes
|
|
* Improve the performance of base64 constant-flow code. The result is still
|
|
slower than the original non-constant-flow implementation, but much faster
|
|
than the previous constant-flow implemenation. Fixes #4814.
|