View Single Post
  #9  
Old 08-02-2004, 01:01
NoRG NoRG is offline
Friend
 
Join Date: Jul 2004
Location: Ukraine
Posts: 28
Rept. Given: 1
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
NoRG Reputation: 0
I decided upload some sources. It's on Dephi/Pascal,
but with samples/help and source code.
You can easy translate to C++.
Implemtation of DES, ECC, MD5, RIPE-MD, SHA included.
Good old TMS units.
Sorry, no RSA, but I hope it's be useful to somebody.
If I find RSA related, i share it on this forum.

I used MD5 instead of CRC, based on this sources.
Attached Files
File Type: rar crypto.rar (110.1 KB, 21 views)
Reply With Quote