in reply to Re^2: Encrypt in C and decrypt in Perl
in thread Encrypt in C and decrypt in Perl

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.

Replies are listed 'Best First'.
Re^4: Encrypt in C and decrypt in Perl
by csrzhd (Novice) on Dec 06, 2022 at 04:07 UTC
    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.