Added base64 support for key and value output fmt#164
Conversation
|
Thank you for your contribution! The base64 implementation is dual licensed, some old Apache license (less of a problem), and an Apple license that is troublesome. See if you can find a 2 or 3-claused BSD license implementation of base64 instead. |
|
I was skeptical about the Apple part. Before i integrate, is this one acceptable: License under : |
@Donis- Any near-term plans to continue with integrating the Jouni Malinen base64 implementation? If not, do you mind if I take it up? |
Tested only with visual studio compiler/windows.
Base64 implementation taken based on results from https://github.com/gaspardpetit/base64