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 MISC"

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

CryptX - Cryptographic toolkit River stage three • 70 direct dependents • 267 total dependents

Perl modules providing a cryptography based on LibTomCrypt <https://github.com/libtom/libtomcrypt> library. * Symmetric ciphers - see Crypt::Cipher and related modules Crypt::Cipher::AES, Crypt::Cipher::Anubis, Crypt::Cipher::Blowfish, Crypt::Cipher:...

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC

Crypt::PK::RSA - Public key cryptography based on RSA River stage three • 70 direct dependents • 267 total dependents

The module provides a full featured RSA implementation....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC

Crypt::PK::DSA - Public key cryptography based on DSA River stage three • 70 direct dependents • 267 total dependents

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC

Crypt::PK::ECC - Public key cryptography based on EC River stage three • 70 direct dependents • 267 total dependents

The module provides a set of core ECC functions as well as implementation of ECDSA and ECDH. Supports elliptic curves "y^2 = x^3 + a*x + b" over prime fields "Fp = Z/pZ" (binary fields not supported)....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC
5 results (0.035 seconds)