Re: writing data to a file handle
Re: writing data to a file handle
- Subject: Re: writing data to a file handle
- From: Enrique Zamudio <email@hidden>
- Date: Mon, 11 Jun 2001 14:13:04 -0500
I have an object that encrypts/decrypts data using the Blowfish
algorithm. I can release it so that anyone can use it and you can
encrypt data from within your app instead of calling openssl (plus
some other advantages, like Blowfish is faster and safer than DES).
But I need someone to tell me where I can post it so that everyone
can download it.
eZL