[erlang-questions] base64 url-safe encoding

2 views
Skip to first unread message

damien morton

unread,
Nov 14, 2008, 11:59:15 PM11/14/08
to erlang-q...@erlang.org
RFC 4648 defines a "URL and Filename safe" base 64 alphabet, which replaces '+' with '-' and '/' with '_'.
Would anyone have any objections if I added support for this into the base64 module?
I'm adding in safe_encode(), safe_decode(), safe_encode_to_string(), and safe_decode_to_string() functions.
How should I submit my patch?

Robert Virding

unread,
Nov 15, 2008, 10:18:05 PM11/15/08
to damien morton, erlang-q...@erlang.org
I see no problems with this. Send your patch to erlang-patches, you may have to become a member first though. I personally do not see this as big enough to warrant an EEP.

Robert

2008/11/15 damien morton <dmo...@bitfurnace.com>
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://www.erlang.org/mailman/listinfo/erlang-questions

Reply all
Reply to author
Forward
0 new messages