HaxeFoundation / HaxeFoundation/haxe
Base64 urlEncode/urlDecode
Open
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
Assessment
This issue has not been assessed yet.