base64 encoder in excessively commented ANSI C dedicated to the public domain
-
Updated
Jun 28, 2017 - C
base64 encoder in excessively commented ANSI C dedicated to the public domain
A simple libpurple plugin for encoding sent messages through base64-rot13
Tiny CBase is a lightweight (header + source) C library for flexible, fast encoding and decoding of Base16, Base32, Base58, Base64, and Base85 (Z85/extended), with configurable options for each encoding style.
Base64 encode/decode implementation in C.
This C project involves implementing hash functions (MD5, SHA256, SHA512, SHA384, SHA224) and encryption algorithms (Base64, DES) from scratch, employing object-oriented programming principles.
C implementation of the Base64 encoding algorithm, developed as an exercise to practice bitwise operations and data encoding, in preparation for the Computer Networks exam (UNIPD).
Simple C99 Base16, Base32 and Base64 encode and decode library
Add a description, image, and links to the base64 topic page so that developers can more easily learn about it.
To associate your repository with the base64 topic, visit your repo's landing page and select "manage topics."