On Sun, 1 Mar 2009 17:34:43 +0100, Urs Koenig (QL) wrote:

> Hi all,
>  
> did somebody implement the MD5 algorithm in S*BASIC?
> http://en.wikipedia.org/wiki/Md5
>  
> Or is there a 68K assembler implementation? This could be the base for a
> Toolkit-command.
>  
> Best regards, Urs

I ported libmhash v0.8.2 a very long while ago. It might be worth having
a look at it: you could reuse the c68 (or better: gcc) assembler outputs
for the hash algorithms to turn them into SBASIC functions...

http://morloch.hd.free.fr/qdos/download.html
http://morloch.hd.free.fr/qdos/files/libmhash082.zip

Thierry.
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to