ID:          35564
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 Assigned To: pollita
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

Hexits are hex digits.

hash_update() functions let you do incremental hashing:

context-0 + data1 -> context-1
context-1 + data2 -> context-2
...

See example by hash_init().


Previous Comments:
------------------------------------------------------------------------

[2005-12-06 05:52:31] [EMAIL PROTECTED]

Description:
------------
Currently translating Hash Functions and I have some questions and I
found some "bugs" also

hash-file.xml, hash-final.xml, hash-hmac-file.xml, hash.xml...
Default value (&false;) outpus lowercase hexits.

outpus => outputs
AND what hexits means ???


hash-final.xml
Finalize an incremental hash and return desulting digest

desulting ? resulting ? or what this means ?


In hash-update.xml
What "Pump" really means in that context ?


In seealso section, I think "Or" word is no longer useful


Thank you



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35564&edit=1

Reply via email to