Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brodycj/libb64-core
https://github.com/brodycj/libb64-core
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brodycj/libb64-core
- Owner: brodycj
- License: other
- Created: 2016-12-27T12:46:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T19:02:04.000Z (over 3 years ago)
- Last Synced: 2024-07-31T00:17:39.451Z (6 months ago)
- Language: C
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
libb64: Base64 C Routines
=========================From projects:
-
- (latest CVS source from )LICENSE:
--------Public domain
Authors:
--------- Chris Venter ([@gorb314](https://github.com/gorb314))
- Christopher J. Brody ([@brodybits](https://github.com/brodybits))Major changes:
--------------- Use macro instead of function to encode each value
- Line breaks disabled in cencode.c by default
- Flatter include statements to make iOS build easierOther versions:
----------------
-