This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
sys
/
base64
History
Marian Buschsieweke
3c7fd0cdc9
sys/base64: Use void pointer for buffers in API
...
This is a non-breaking change, as `unsigned char *` can implicitly be converted to `void *`.
2020-07-02 11:10:06 +02:00
..
base64.c
sys/base64: Use void pointer for buffers in API
2020-07-02 11:10:06 +02:00
Makefile
sys: add base64 encoding/decoding module
2015-01-12 11:26:41 +01:00