Results 1 to 9 of 9

Thread: Creating Encryption Programs in C

  1. #1
    Senior Member
    Join Date
    Jan 2002
    Posts
    458

    Thumbs up Creating Encryption Programs in C

    c programmers .. enjoy reading and encrypting ...

    This tutorial will teach you howto write your very own encryption programs in the C programming language!

    Computer Encryption, an overview and programming.

    TOPICS:

    1.0 - Encryption what is it?
    1.1 - Is encryption even worthy?
    1.2 - Yeah yeah, how do I encrypt stuff?
    1.3 - Programming - Fundamentals
    1.4 - Binary
    1.5 - XOR, AND, ONES COMPLIMENTRY -Logical operators
    1.6 - Structured C Programming.
    1.7 - Encryption Example


    source : http://www.astalavista.com/code/c/ho...cryption.shtml
    by: Axion

    i've read it ... very useful ...
    When the power of Love overcomes the Love of power, the world will know peace... Jimi Hendrix
    -------------------------------------------------------------
    I dream of giving birth to a child who will ask...... what was war?

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Location
    Ireland
    Posts
    734
    Thanks for that link, very helpful for a cypherpunk wannabe like myself

  3. #3
    super link..

  4. #4
    Banned
    Join Date
    Mar 2002
    Posts
    520
    Good Read Man Thanks. What other languages ya know?

  5. #5
    PHP/PostgreSQL guy
    Join Date
    Dec 2001
    Posts
    1,164
    Dude, this is hilarious..."Note: The best way to learn is to teach people, so go and teach all
    your friends how to use argv and argc you'll be the coolest kid in school! I promise." This link makes me laugh and laugh...good stuff though, very good stuff.
    We the willing, led by the unknowing, have been doing the impossible for the ungrateful. We have done so much with so little for so long that we are now qualified to do just about anything with almost nothing.

  6. #6
    Senior Member
    Join Date
    Jan 2002
    Posts
    458
    wow .. man .. two rp8400 and xp512 .... thats cool ....

    is it clustering heart beat solution or what ..

    by the way u should try the business copy of the XP .. u ganna love it ..
    When the power of Love overcomes the Love of power, the world will know peace... Jimi Hendrix
    -------------------------------------------------------------
    I dream of giving birth to a child who will ask...... what was war?

  7. #7
    Senior Member
    Join Date
    Aug 2001
    Posts
    110
    Nice links. Go on and spread the word.
    Listen closely to your enemies. They tell you your faults.

  8. #8
    Senior Member
    Join Date
    Dec 2001
    Posts
    243
    His encryption seems so simple, it's easy for the newbie like myself.
    Search First Ask Second. www.google.com

  9. #9
    Great doc

Posting Permissions

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