The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:CryptX STELLAR"

Crypt::Misc - miscellaneous functions related to (or used by) CryptX River stage three • 70 direct dependents • 267 total dependents

use Crypt::Misc ':all'; # Base64 and Base64/URL-safe functions $base64 = encode_b64($rawbytes); $rawbytes = decode_b64($base64); $base64url = encode_b64u($encode_b64u); $rawbytes = decode_b64u($base64url); # read/write file $rawdata = read_rawfile($f...

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC
1 result (0.05 seconds)