Hi...
Have you seen RSA, MD5, DES algorithms implemented in MASM ?
--Hador--
MD5 has, I am not sure about the rest. When Hutch-- gets the forums up you can do a search to find it.
http://board.win32asmcommunity.net/viewtopic.php?t=20060&highlight= check it out :)
The page of drizz (the source code of hashes and others things) is in masm :).
Altought pheraphs should be good that you read some info in some of the links posted there ;), some ones are interesting and large sources of such matters :P.
I implemented SHA before in FASM. Just that I lost the source code.... :'(
just use windows crypto API
easy and use full....
Maybe this helps you
http://www.witeg.cad.pl/ownstuf.htm
Regards,
Opcode
Thank you all...
http://www.tcs.hut.fi/~helger/crypto
http://www.witeg.cad.pl/ownstuf.htm
Regards,
--Hador--
In the link of herlger, in the miniFAQ there is a link to a book http://www.mindspring.com/~schlafly/crypto/faq.htm there is a lot of info in those links :eek
Last days (20.12.04) ReWolf (he must read in my mind) makes MD4 and MD5
http://republika.pl/rewolf/rewolf_md4.zip
http://republika.pl/rewolf/rewolf_md5.zip