A library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format https://libb64.sourceforge.net/
Go to file
2024-12-06 10:12:18 +01:00
libb64.spec update to 2.0.0.1 [release 2.0.0.1-1mamba;Wed Dec 04 2024] 2024-12-06 10:12:18 +01:00
README.md package created using the webbuild interface [release 1.2-1mamba;Sun Aug 04 2024] 2024-08-04 22:19:12 +02:00

libb64

libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables.