High-Performance Open-Source Archive
base64enc() and base64dec() gain a
url argument for the URL- and filename-safe base64 variant
(RFC 4648 section 5), using the - and _
alphabet without padding.convert = TRUE).jsondec() now tags decoded strings as UTF-8 per RFC
8259.jsonenc() and jsondec() for a minimal
JSON encoding/decoding implementation.cborenc() and cbordec() for CBOR (RFC
8949) encoding/decoding, supporting integers, floats, strings, raw
vectors, lists and simple values.base58enc() and base58dec() for
base58 encoding/decoding with a 4-byte double SHA-256 checksum.base64dec() now errors if convert = TRUE
and conversion to a character string fails, no longer returning a raw
vector (accompanied by a warning).base64dec() now emits a suppressable warning when
failing to convert back to a character string.sha3() restricts ‘bit’ argument to one of 224, 256, 384
or 512.shake256() to delineate from
sha3().sha3() supplying ‘bit’ argument other than 224,
256, 384 or 512 is deprecated.sha256().
Need mirroring services?
Contact our team at info@vpspulse.com.
Mirror powered by VPSpulse
Infrastructure sponsored by VPSPulse & Secure Payments by ArionPay.