Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

DES Algorithm Encryption Programming

Options
  • 14-04-2006 6:57pm
    #1
    Closed Accounts Posts: 90 ✭✭


    Hi All,

    Does anyone have or know of a site for working code for DES encryption?

    Just simply user put in data and it gets encrypted using DES algorithm then the output would be pasted into a file after decryption.

    Any help would be appreciate it.

    Thanks


Comments

  • Registered Users Posts: 1,193 ✭✭✭liamo


    Yes, indeedy. This google search reveals many results. The sixth result (here) gives good examples (c# example). In fact, this looks very familiar. I think I may have written some code in work that was based on this particular example.

    Regards,

    Liam


  • Closed Accounts Posts: 884 ✭✭✭NutJob


    google this site and serach for des.

    AverageJoe is the guy ur looking for on this one. He posted a while back with an asm DES cracker


Advertisement