CRAN/E | base64url

base64url

Fast and URL-Safe Base64 Encoder and Decoder

Installation

About

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.

github.com/mllg/base64url
Bug report File report

Key Metrics

Version 1.4
Published 2018-05-14 2145 days ago
Needs compilation? yes
License GPL-3
CRAN checks base64url results

Downloads

Yesterday 350 +6%
Last 7 days 1.906 -16%
Last 30 days 9.065 -2%
Last 90 days 28.835 +14%
Last 365 days 111.098 +11%

Maintainer

Maintainer

Michel Lang

michellang@gmail.com

Authors

Michel Lang

cre / aut

Apache Foundation

ctb / cph

Free Software Foundation

ctb / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Benchmark

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

base64url archive

Imports

backports ≥ 1.1.0

Suggests

base64enc
checkmate
knitr
microbenchmark
openssl
rmarkdown
testthat

Reverse Imports

batchtools
dipsaus
drake
otp
RCy3
targets
txtq
zoltr