add a base64 implementation (based on FreeBSD code)
authorFelix Fietkau <nbd@openwrt.org>
Fri, 8 May 2015 12:28:51 +0000 (14:28 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 8 May 2015 12:34:29 +0000 (14:34 +0200)
commita8e70c6d361967a23977417fb7d6cf56234f8b81
tree2f54a67edd949b8501a1b6e4b6b2f778c574e0b0
parentb8d9b382e39823850331edc2a92379173daf1be3
add a base64 implementation (based on FreeBSD code)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
CMakeLists.txt
base64.c [new file with mode: 0644]
utils.h