The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: hador on December 19, 2004, 10:46:09 PM

Title: RSA, MD5, DES etc
Post by: hador on December 19, 2004, 10:46:09 PM
Hi...

Have you seen RSA, MD5, DES algorithms implemented in MASM ?

--Hador--
Title: Re: RSA, MD5, DES etc
Post by: Mark_Larson on December 19, 2004, 11:33:55 PM

MD5 has, I am not sure about the rest.  When Hutch-- gets the forums up you can do a search to find it.
Title: Re: RSA, MD5, DES etc
Post by: rea on December 19, 2004, 11:54:49 PM
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.
Title: Re: RSA, MD5, DES etc
Post by: roticv on December 20, 2004, 08:14:55 AM
I implemented SHA before in FASM. Just that I lost the source code.... :'(
Title: Re: RSA, MD5, DES etc
Post by: Geryon on December 20, 2004, 11:04:39 AM
just use windows crypto API
easy and use full....
Title: Re: RSA, MD5, DES etc
Post by: Opcode on December 20, 2004, 12:18:51 PM
Maybe this helps you
http://www.witeg.cad.pl/ownstuf.htm

Regards,
Opcode
Title: Re: RSA, MD5, DES etc
Post by: hador on December 20, 2004, 01:58:28 PM
Thank you all... 
http://www.tcs.hut.fi/~helger/crypto 
http://www.witeg.cad.pl/ownstuf.htm

Regards,
--Hador--
Title: Re: RSA, MD5, DES etc
Post by: rea on December 20, 2004, 06:29:34 PM
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
Title: Re: RSA, MD5, DES etc
Post by: hador on December 21, 2004, 09:44:13 AM
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