Results 1 to 6 of 6

Thread: Encryption tutorial - Read here

  1. #1

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Encryption tutorial - Read here

    I just added another tutorial to my website, it's about text / file encryption using Xor (not just simple Xor, it's a little extended). Since the encryption method works with byte arrays, the tutorial also includes functions to convert strings into byte arrays and back. Enjoy.

    http://fox.acky.net

  2. #2
    Hyperactive Member
    Join Date
    Feb 2003
    Location
    Grenada
    Posts
    346
    Informative yes.....but do you plan to expand on it, or are you just gonna leave it to the XOR?
    If my post has been helpful, then please rate it accordingly...
    If it has solved your question(s), then don't forget to mark the thread as "[Resolved]"... thank you.

  3. #3
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    Niiice site

  4. #4
    Junior Member
    Join Date
    Dec 2003
    Posts
    23
    Too confusing for me...I am looking for a simple encryption method for a password storer program though I can't understand that tutorial...

  5. #5
    Hyperactive Member
    Join Date
    Feb 2003
    Location
    Grenada
    Posts
    346
    If you think it's confusing now, just wait till the other gates are mentioned.......lol
    If my post has been helpful, then please rate it accordingly...
    If it has solved your question(s), then don't forget to mark the thread as "[Resolved]"... thank you.

  6. #6

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    I'll leave it to Xor since the site is concentrating on game programming. As mentioned in the tutorial, this method will suffice for savegames and such. As you can see in the news I don't spend much time updating the page but we went to grandma yesterday and I was bored

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