Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Crypt::CBC and varying the key

by jimbojones (Friar)
on Mar 17, 2006 at 20:14 UTC ( [id://537554]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        delete $self->{'civ'};
        delete $self->{'buffer'};
        return $result;
    }
    
  2. or download this
    sub get_civ
    {
     return $self->{civ};
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://537554]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-18 03:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found