c++ - How can I decrypt a file encrypted in Perl using Crypt::CBC (Blowfish) in C? -


I have a small encryption tool in Perl, which uses encryption and blufffish for files.

I want to write decryption algorithm in C or C ++ ... please help me do something like this.

Blowfish source code is available Note that since bluefish is an identical encryption system, encryption and decryption are the same Are operating.


Comments

Popular posts from this blog

delphi - Mouseover hint for TChart series value -

c++ - Linux and clipboard -

How to Create Master-Details view using Asp.Net MVC framework -