Commit graph

4 commits

Author SHA1 Message Date
Craig Barnes
7a77958ba2 Convert most dynamic allocations to use functions from xmalloc.h 2020-08-08 20:37:57 +01:00
Craig Barnes
745aeba382 base64: simplify is_valid() by using reverse_lookup table 2020-08-08 03:55:23 +01:00
Daniel Eklöf
9c3ccc182e
base64: implement encode() 2019-07-19 14:19:42 +02:00
Daniel Eklöf
bb8a733758
base64: initial base64 decode implementation 2019-07-19 11:11:25 +02:00