https://github.com/cjhdev/base64
Base64 Encoder/Decoder in C
https://github.com/cjhdev/base64
base64
Last synced: about 1 year ago
JSON representation
Base64 Encoder/Decoder in C
- Host: GitHub
- URL: https://github.com/cjhdev/base64
- Owner: cjhdev
- Created: 2012-09-03T10:11:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-13T06:03:20.000Z (over 13 years ago)
- Last Synced: 2025-01-21T03:42:35.972Z (over 1 year ago)
- Topics: base64
- Language: C
- Size: 89.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev0007: Base64 Encoder/Decoder
Base64 encoder and decoder written in C.
## License
Simplified BSD License; Notice is in the source.
Cameron Harper 2012
(cam@cjh.id.au)