eddi: CRAM-SHA1-Algorithmus gesucht

Beitrag lesen

Hallo,

if(strlen($p)>64) $p=pack('H32',md5($p));

if(strlen($p)<64) $p=str_pad($p,64,chr(0));

  
Du hast recht, es ist sogar der schnellere Weg :)  
  
  
Gruß aus Berlin!  
eddi  

-- 
PHP: [PHP unter Linux installieren](http://de.wikibooks.org/wiki/Websiteentwicklung:_PHP:_Installation#UNIX-artige_Systeme), in Bearbeitung [PHP Konfigurieren](http://de.wikibooks.org/wiki/Websiteentwicklung:_PHP:_Konfiguration)  
  
![](http://212.227.99.60/gentoo.jpg)