11cb0ef41Sopenharmony_ci# base64 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_ciThis project boosts base64 encoding/decoding performance by utilizing SIMD 41cb0ef41Sopenharmony_cioperations where possible. 51cb0ef41Sopenharmony_ci 61cb0ef41Sopenharmony_ciThe source is pulled from: https://github.com/aklomp/base64 71cb0ef41Sopenharmony_ci 81cb0ef41Sopenharmony_ciActive development occurs in the default branch (currently named `master`). 91cb0ef41Sopenharmony_ci 101cb0ef41Sopenharmony_ci## Updating 111cb0ef41Sopenharmony_ci 121cb0ef41Sopenharmony_ci```sh 131cb0ef41Sopenharmony_ci$ git clone https://github.com/aklomp/base64 141cb0ef41Sopenharmony_ci``` 15