|
Posted by Peter Billam on January 17, 2005, 1:14 pm
Please log in for more thread options
Greetings. In a thread ages ago, the problem was discussed that Windows
users were unable to install both my Crypt::Tea and Abhijit Menon-Sen's
Crypt::TEA. The consensus solution was that I move my module from
Crypt::Tea to Crypt::Tea_PPJS.
Shortly afterward, users started to contact me about perhaps moving to
the New Tea alorithm, which offers even stronger encryption. As that
was obviously going to destroy backward compatibility, I decided to
make that move at the same time as the module name change.
For improved performance, I also wanted to move to XS to reimplement
some of the innermost Perl subs in C, and I likewise decided to make
that move at the same time as well. However, that contradicted the PP
part of the Crypt::Tea_PPJS name, so I shortened it to Crypt::Tea_JS.
This took ages as it was my first XS effort, but it has now taken place :-)
Crypt::Tea version 2.09 is mature, and apart perhaps from minor bug fixes
it will probably remain as the final version of Crypt::Tea. Use it to
read previously-encrypted files, or verify previously-stored signatures.
Crypt::Tea_JS starts at version 2.10, which I've just uploaded.
It is the preferred option for all encryptions. The calling interface
is identical, the only line that changes is "use Crypt::Tea_JS".
--
Regards, Peter
Peter Billam, DPIWE/ILS/CIT/Servers, hbt/lnd/l8, 6233 3061
|
| Similar Threads | Posted | | Crypt::DH Crypt::Random install problem | May 9, 2005, 5:25 am |
| Crypt::RC5 128 | April 5, 2006, 10:31 am |
| Crypt::RSA | March 10, 2007, 6:43 pm |
| RFC: Crypt::Skip32 [try 3] | September 24, 2007, 12:51 am |
| (ANNOUNCE) Crypt::FileHandle | October 24, 2004, 12:08 am |
| Des::Crypt Will not Compile On Solaris 8 Using GCC | December 7, 2005, 2:58 pm |
| Crypt::SSLeay + OpenSSL 0.9.8 | July 21, 2006, 5:31 am |
| Crypt::SSLEay for Windows | March 7, 2007, 1:08 am |
| Crypt:DES make problem on Solaris 9 | March 10, 2005, 12:39 pm |
| Crypt:DES make problem on Solaris 9 | March 10, 2005, 12:52 pm |
|