From ... From: Erik Naggum Subject: Re: Apps in Lisp (was: Re: help! absolute beginner) Date: 1998/12/16 Message-ID: <3122814423567602@naggum.no>#1/1 X-Deja-AN: 422917856 References: <7470f8$l5m$1@nnrp1.dejanews.com> <74d0hq$iti$1@nnrp1.dejanews.com> <74nr63$kbi$1@netra.msu.montana.edu> <3674733C.6A4FD9FC@IntelliMarket.Com> <4n7lvuvkvz.fsf@rtp.ericsson.se> <3122753560354984@naggum.no> mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * Espen Vestre | There's MD5 lisp code in the sources of CL-HTTP, check it out (I haven't | looked at it myself, but I know it's there). I know it's there, too, but because of CL-HTTP's licensing terms (or, more precisely, the utter lack thereof), I can't use it, and would have some problems if I were to study it. incidentally, my MD5 implementation has been working in production mode since about 06:30 this morning -- I spent almost 8 hours debugging a stupid little typo on the initial context. its only problem is that it's _really_ slow (800 µs CPU per block) and conses like mad because 32-bit numbers aren't fixnums. I'll have to look into that. #:Erik -- man who cooks while hacking eats food that has died twice.