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 "module:Crypt::Cipher::SAFER_SK128"

Crypt::Cipher::SAFER_SK128 - Symmetric cipher SAFER_SK128, key size: 128 bits River stage three • 70 direct dependents • 267 total dependents

This module implements the SAFER_SK128 cipher. Provided interface is compliant with Crypt::CBC module. BEWARE: This module implements just elementary "one-block-(en|de)cryption" operation - if you want to encrypt/decrypt generic data you have to use ...

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

Crypt::Cipher - Generic interface to cipher functions River stage three • 70 direct dependents • 267 total dependents

Provides an interface to various symmetric cipher algorithms. BEWARE: This module implements just elementary "one-block-(en|de)cryption" operation - if you want to encrypt/decrypt generic data you have to use some of the cipher block modes - check fo...

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

Crypt::Mode::CFB - Block cipher mode CFB [Cipher feedback] River stage three • 70 direct dependents • 267 total dependents

This module implements CFB cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

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

Crypt::Mode::CBC - Block cipher mode CBC [Cipher-block chaining] River stage three • 70 direct dependents • 267 total dependents

This module implements CBC cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

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

Crypt::Mode::OFB - Block cipher mode OFB [Output feedback] River stage three • 70 direct dependents • 267 total dependents

This module implements OFB cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

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

Crypt::Mode::ECB - Block cipher mode ECB [Electronic codebook] River stage three • 70 direct dependents • 267 total dependents

This module implements ECB cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN). BEWARE: ECB is inherently insecure, if you are not sure go for Crypt::Mode::CBC!...

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

Crypt::Mode::CTR - Block cipher mode CTR [Counter mode] River stage three • 70 direct dependents • 267 total dependents

This module implements CTR cipher mode. NOTE: it works only with ciphers from CryptX (Crypt::Cipher::NNNN)....

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