logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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