HaxeFoundation / HaxeFoundation/haxe

Base64 urlEncode/urlDecode

Open
#8,417 2 comments 1 reaction 0 assignees View on GitHub
platform-php standard library
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

I have added haxe.crypto.Base64.urlEncode/urlDecode that follows RFC 4658 (see https://en.wikipedia.org/wiki/Base64#Variants_summary_table)

It requires to be added to PHP target as well, which is the only target that comes with its own native implementation. Maybe we should actually provide some native implementation for platforms that have one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.