elzoughby / Base64Links
C library to encode and decode strings with base64 format
☆75Updated 7 years ago
Alternatives and similar repositories for Base64
Users that are interested in Base64 are comparing it to the libraries listed below
Sorting:
- An easy to use, tiny, public domain, C wrapper library around Igor Pavlov's work that can be used to compress and extract lzma files.☆135Updated 8 years ago
- Tiny inflate library (inflate, gzip, zlib)☆193Updated 3 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆26Updated 5 years ago
- Cryptographic Library☆61Updated 3 months ago
- A simple, commented reference implementation of the MD5 hash algorithm☆247Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆210Updated 2 years ago
- sha256 clib☆41Updated 9 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆57Updated last year
- base64 c implementation☆258Updated 4 years ago
- Linear Linked List Library☆51Updated last year
- Small portable Elliptic-Curve Diffie-Hellman in C☆283Updated 3 years ago
- HTTP/HTTPS REST Client C Library☆131Updated 8 years ago
- Small portable HMAC in C☆75Updated 11 months ago
- C program to compress and uncompress using the lz77 algorithm.☆42Updated 12 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆77Updated last year
- Base64 Library in C☆73Updated 2 years ago
- ChaCha20 stream cipher implemented in C☆72Updated 7 months ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- RFC 7539 compliant ChaCha20-Poly1305 AEAD implementation in plain C99☆37Updated 4 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆140Updated 2 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 7 months ago
- Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library☆639Updated 4 months ago
- SMTP Client Library in C☆127Updated 2 years ago
- A UTF-8 <-> UTF-16 converter written in pure C☆56Updated 3 years ago
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆405Updated last year
- Yet another INI parser☆175Updated 3 years ago
- HOTP / TOTP pure C implementation☆95Updated 7 months ago
- Base64 encode/decode☆281Updated 5 months ago
- Split/cut a string into an array with a string delimiter in C. The function is written to have only one malloc/free per call 🔥☆42Updated 4 years ago
- Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.☆27Updated 3 years ago