EzCrypto library usage problem in linux

Hi,

I have installed ezcrypto-0.7 version.

I have used “require EzCrypto” statement for EzCrypto library.

In case of windows “require EzCrypto” statement is not giving problem,
it’s working properly.

In case of linux, it’s giving problem. Pls clarify my doubt.

Thanks in advance.
Kumar

Hi,

Actually, EzCrypto library is for cryptography.

In case of windows, I am able to perform both encryption and decryption
operations using EzCrypto library methods.

To use EzCrypto library methods,
We have to mention “require EzCrypto” statement.

In case of windows, this statement is not giving problem.
In case of linux, it’s giving errors.

Thanks,
Kumar