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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

DES Algorithm Encryption Programming

  • 14-04-2006 05: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, Registered Users 2 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