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-08-04 22:19:12 +02:00
libb64-1.2-bufsiz-as-buffer-size.patch package created using the webbuild interface [release 1.2-1mamba;Sun Aug 04 2024] 2024-08-04 22:19:12 +02:00
libb64.spec package created using the webbuild interface [release 1.2-1mamba;Sun Aug 04 2024] 2024-08-04 22:19:12 +02: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.