logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Message::Passing::Role::Crypt::CBC - Common attributes for encoding or decoding encrypted messages

Attributes

encryption_key
       The key for encryption (this is a shared secret key between both sides)

   encryption_cipher
       Any cipher supported by Crypt::CBC.

Methods

cbc
       Returns a new Crypt::CBC object.

Name

       Message::Passing::Role::Crypt::CBC - Common attributes for encoding or decoding encrypted messages

See Also

       Message::Passing::Filter::Encoder::Crypt::CBC
       Message::Passing::Filter::Decoder::Crypt::CBC
       Crypt::CBC

See Also