]> git.ipfire.org Git - pakfire.git/commit
base64: Allow specifying the length of the input buffer
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Jun 2025 12:32:33 +0000 (12:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Jun 2025 12:32:57 +0000 (12:32 +0000)
commiteb98e87f9290c8b3c273751b625a15076c79b0be
tree3646e5d40ae958e4fe27cfbf47db411de131d96c
parent3558ece3fd430d55bcb7aa719ad58530d19387eb
base64: Allow specifying the length of the input buffer

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/base64.c
src/pakfire/base64.h
src/pakfire/key.c
tests/libpakfire/util.c