projects/blow-4-php.txt · Zuletzt geändert: d.m.Y H:i von terminar
   
 
 

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
projects:blow-4-php [d.m.Y H:i]
terminar
projects:blow-4-php [d.m.Y H:i]
terminar
Zeile 1: Zeile 1:
-====== Blowfish-4-PHP ====== 
- 
-===== Description ===== 
- 
-Some weeks ago i was searching for an easy way to do blowfish-stuff with php, but the only solution i found was using mcrypt or use some wrappers which weren't working for me. Due to several reasons, this was not what i wanted and i started to port blowfish to PHP, now theoreticaly you only need this php-source to encrypt and decrypt with blowfish, but the problem is, it is incredible slow!!!!! 
-Like other implementations, this is not perfect, it is only used with strings, not with bytes, however, this is just a test and it is not fitting for my need yet because of the speed-problem, but if you like to help me optimize this code, you're welcome, write a mail to me if you want to contribute or just for something else... 
- 
-<html> 
-<center> 
-<a href="http://flattr.com/thing/24247/cyberphoria-org" target="_blank"> 
-<img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" /></a> 
-<p> 
-<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> 
-<input type="hidden" name="cmd" value="_s-xclick"> 
-<input type="hidden" name="hosted_button_id" value="CRUDYCBBX3LHS"> 
-<input type="image" src="https://www.paypal.com/de_DE/DE/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Jetzt einfach, schnell und sicher online bezahlen – mit PayPal."> 
-<img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1"> 
-</form> 
-</center> 
-</html> 
- 
-===== Files ===== 
- 
-{{projects:blow-4-php-0.0.7-dev.gz|blow-4-php-0.0.7-dev (current)}} 
- 
  
 
 
 
   
(467 views) projects/blow-4-php.txt · Zuletzt geändert: d.m.Y H:i von terminar