Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
9c8c243c41f71f3443800716e6f1247a669dfbec
/
.
/
ChangeLog.d
/
base64-ranges.txt
blob: e3f3862bfb181c25ade39fa6d176e7b9899d0222 [
file
] [
log
] [
blame
]
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 implementation. Fixes #4814.