Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Determine Encryption Strength - Crypt::CBC & OpenSSL::AES

by roboticus (Chancellor)
on Aug 30, 2013 at 00:44 UTC ( [id://1051532]=note: print w/replies, xml ) Need Help??


in reply to Determine Encryption Strength - Crypt::CBC & OpenSSL::AES

perlgoon:

Crypt::Cipher::AES docs show a keysize method, so perhaps you could encrypt your data with it and compare it to the value you get with Crypt::CBC. Then when you find a configuration that matches, you can check the keysize. (Note: I don't use encryption modules, so I don't know if this may be helpful or not.)

...roboticus

When your only tool is a hammer, all problems look like your thumb.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-29 11:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found