Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 691 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 691 Bytes

libb64: Base64 C Routines

From projects:

LICENSE:

Public domain

Authors:

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 easier

Other versions: