You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys/base64
Martin Landsmann a0898dbb9f sys: add base64 encoding/decoding module
- suppressed cppcheck warning for `unassignedVariable` for
   the encode/decode arrays in stream encode/decode tests
   as these arrays are assigned by the according `base64_[en|de]code()` function.
9 years ago
..
Makefile sys: add base64 encoding/decoding module 9 years ago
base64.c sys: add base64 encoding/decoding module 9 years ago