CMD + K

r-base64url

Community

In contrast to RFC3548, the 62nd character ("+") is replaced with "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder does not fill the string with trailing "=". The resulting encoded strings comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.

Installation

To install this package, run one of the following:

Conda
$conda install vfonov::r-base64url

Usage Tracking

1.4
1 / 8 versions selected
Total downloads: 0

About

Summary

In contrast to RFC3548, the 62nd character ("+") is replaced with "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder does not fill the string with trailing "=". The resulting encoded strings comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.

Information Last Updated

Mar 25, 2025 at 16:23

License

GPL-3

Total Downloads

57

Platforms

Linux 64 Version: 1.4
macOS 64 Version: 1.4