Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Encrypt in C and decrypt in Perl

by Anonymous Monk
on Dec 04, 2022 at 16:42 UTC ( [id://11148549]=note: print w/replies, xml ) Need Help??


in reply to Encrypt in C and decrypt in Perl

yes. what code did you try?

Replies are listed 'Best First'.
Re^2: Encrypt in C and decrypt in Perl
by csrzhd (Novice) on Dec 05, 2022 at 02:47 UTC
    Sorry I'm not native speaker. I can read but am not good at expressing myself in English. I'm desperate to know how to encrypt data in C codes and then decrypt it in Perl code, and vice versa. I've learnt OpenSSL API before, know how to use EVP and BIO but find it very confusing when working with Perl. I cannot find the tutorial or examples on this topic. How and where did you learn it? Thanks.

      No Perl installer that I know of installs the examples. There are two ways I know of to see them: unpack the source archive yourself, or go to the Crypt-CBC distribution on Meta::CPAN.

      Off-topic: I am a native English speaker, and I too have trouble expressing myself in English sometimes.

        Oh, native English speaker has the same problem too? It's kind of you to say so. It helps me build confidence in speaking English. Thanks. :)
      Perl is Perl and C is C, no matter what language you speak. Show us your code and we'll show you ours. This is not a code writing service.
        Thank you for your enthusiasm. This problem is solved. It's my mistake reading online manual of newer version that provides new features my version doesn't provide. I'll post codes next time when asking questions. Thank you.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 19:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found