atsign-foundation / at_c

Experimental cross-platform C implementation of the atSDK for SOC & embedded devices
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

at_c: base64 optimization in atclient_get_sharedkey #262

Open JeremyTubongbanua opened 2 weeks ago

JeremyTubongbanua commented 2 weeks ago

Apply principles from https://github.com/atsign-foundation/at_c/issues/249 to optimize buffer sizes in this function.

Applying this will promote better memory usage