Hello Scott,
I apologies for the delay in kaboodle website development. I have uploaded all the related files for kaboodle
web-site in ~oasis folder.
I could not used the existing RSA perl modules
available as the key formats were very different in the
perl modules on CPAN. In order to get the compatibility with the kaboodle code( windows cryptoapi) I have implemented a perl extension module using openssl libraries. The new perl extension module is implemented for
key generation, signing and symmetric cryptography (blowfish).
Please can you install this module on your server. Here are the steps to install perl extension module: Please execute the following commands in "~oasis/kaboodle" folder. 1>perl Makefile.PL 2>make 3>make test 4>make install I have tested the code on my side. But I could not
test the code from your server as I do not have root level permissions
for perl module installation. I will be able to test the code from your server once you install my perl extesion module. Please let me know about the installation completion. Thanks and Regards,
Minal
|
- Re: [Kaboodle-devel] Kaboodle website status Minal Amle
- Re: [Kaboodle-devel] Kaboodle website status Scott C. Best