MD5 is a hash function, it scrambles any size data to 20 bytes, its like a 
checksum.
there is no concept of decoding.

---

when you enable digest authentication,
the browser (or, by extended application, any client)
sends a hash key based on the user name and password,
instead of "user:pass" (base64).

the command "WEB Validate digest" essentially create a hash key and compares it 
against the hash key sent by the browser (which is not exposed directly)

http://doc.4d.com/4dv15r/help/command/en/page946.html
http://doc.4d.com/4Dv15R4/4D/15-R4/On-Web-Authentication-Database-Method.300-2824949.en.html

> 2016/09/07 2:18、Chip Scheide <[email protected]> のメール:
>
> I realize I don't have an MD5 decoder.
> Anyone have an MD5 decoder they would be willing to share?



宮古 啓介
セールス・エンジニア

株式会社フォーディー・ジャパン
〒150-0043
東京都渋谷区道玄坂1-10-2 渋谷THビル6F
Tel: 03-6427-8441
Fax: 03-6427-8449

[email protected]
www.4D.com/JP

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to