Results 1 to 8 of 8

Thread: Need Encryption Function?

  1. #1

    Thread Starter
    Addicted Member Rikk's Avatar
    Join Date
    Nov 2001
    Location
    Atlanta
    Posts
    131

    Need Encryption Function?

    I got a function a friend and I have been working on for awhile. It encrypts and decrypts strings. We have been trying to make it as fast as possible.

    Help!!! See if you can make it faster...

    Test 1 :
    Line Length : 50000
    Str Gen :
    Encrypt Time : 0.2188 secs.
    Decrypt Time : 0.2812 secs.
    Total Time : 0.5 secs.
    Result : Good

    It does not use standard XOR because that is way to slow!

    Email me and I'll send the code...

    Thanks...

    =\=
    Rikk =\=
    Starcraft, Protoss Scout Driver!

  2. #2
    PowerPoster eiSecure's Avatar
    Join Date
    Jul 2000
    Location
    Texas
    Posts
    2,209
    Well...you haven't provided us with the code, so how can we make it faster?

    ...and would you want it to be secure as well? If you wanted something fast, you can just open the file for lock, and no one will be able to use it. (chrisjk, nistnp (sorry 'bout spelling) & jbtennisman, don't you DARE tell him how to do that.)

  3. #3
    Fanatic Member Kzin's Avatar
    Join Date
    Dec 2000
    Posts
    611
    Have you looked at this and this on http://www.information-security.org.uk ?
    Looking for a friendly intelligent chat forum? Visit the white-hart.net

  4. #4
    PowerPoster eiSecure's Avatar
    Join Date
    Jul 2000
    Location
    Texas
    Posts
    2,209
    Hey, I've got to make some money by not giving out Secure-It! 2002 for free, don't I?

  5. #5
    DaoK
    Guest
    I have found what Ei use for encryption and it is easy to crack. You should not use his encryp algorithm

  6. #6
    PowerPoster eiSecure's Avatar
    Join Date
    Jul 2000
    Location
    Texas
    Posts
    2,209
    lol....what did I use?

  7. #7
    DaoK
    Guest
    it's a secret and I like you to much to reveal all the code sorry

  8. #8
    PowerPoster eiSecure's Avatar
    Join Date
    Jul 2000
    Location
    Texas
    Posts
    2,209
    lol...nice bluff....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width