|
Tuesday, 14 June 2005 21:00 |
|
I commit the latest source code of my 2 components for Mambo, You can no grab the latest source code version at http://mamboforge.net Hashcash: A cryptographic framework for Mambo - Currently protection: form submit with hashcash challenge - MD5, RSA, SHA1. (javascript code for the client, PHP code for the server key generation) There is now in the current HEAD:
- Backend admin panel,
- Logs files are written in XMl and can be viewed in the admin area,
- More OO code as before (I am stucked with PHP 4.2 which is not so OO as PHP 5.0).
- I have also committed AkoComment, AkoBook, Mambots and templates example of hashcash use
The current code in HEAD is working, but only in MD5 mode, SHA1 is giving me some problem since my PHP factory is not working for some obscure reason -> The CodeInliner.php plugins sometimes create a HahCashGenerator.php with the default encryption scheme. Attention Hashcash require Log4PHP for Mambo!
|
|
Last Updated ( Tuesday, 14 June 2005 21:20 )
|