User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: Vermans cipher Extension?

  1. #1
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Vermans cipher Extension?

    I think many people here know about the Vermans cipher-its one which is quite easy and is theoretically made good thats its "unbreakable"-when the key is as long as the message and when is used only once.

    The principle is quite simple:
    Each letter is moved by a specific number of positions in the alphabet, also the key is a row of numbers.

    ABC, coded with key 2,1,3 is C,C,F.

    The proof of "ubreakability" is based on the logical result, that if you use random key, you change letters to random ones so there isnt any relation to the original message. (google)

    I think it wont be possible to do in MMF2 without any extension..but maybe this would be very interesting one <img src="/center/images/graemlins/smile.gif" alt="" />

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    hah, its called byte changing and the file encryption object in MMF 1.5 could do it, even a lille' kid could crack it

  3. #3
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    Yes its also the XOR function.

    Its to break when you use specific key, but impossible when you set random key which is only known for you and the other person.

  4. #4
    Clicker Multimedia Fusion 2 Developer
    Matt's Avatar
    Join Date
    Jun 2006
    Location
    Connecticut
    Posts
    106
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    No useful encryption is unbreakable. Basically, if you can decrypt data, so can someone else.

  5. #5
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    I only posted what I have found-its unbreakable if you dont have the key since the key is used once and is fully random. SOmething like XOR encryption. I was only intersted in this stuff

  6. #6
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    If the encryption is unbreakable, I will tell you now that you are breaking the law.
    And if it makes ye happy, http://clickteam.com/center/showflat.php/Cat/0/Number/10686/an/0/page/0#Post10686

  7. #7
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    Just find out yourself that with RANDOM key and if ONCE used and as logn as the message is...there is no way (also, maybe after years of attempting) how to break it.

    Its not my idea man, so calm down..Its mathematical proof for this /something about dependency of two random events, dont know the word in english/.

    You should learn about this more. The encryption itself is easy to break, but try it as any encyklopedia says-with random key, use it once and for each letter...

  8. #8
    No Products Registered

    Join Date
    Jun 2006
    Posts
    101
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    ever heard of something called a brute force attack? sure it would take a while, but it can be done.

  9. #9
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    Yes..if the computer would recognize that the words (sentence) make a sense...

  10. #10
    Clicker Multimedia Fusion 2 Developer
    Matt's Avatar
    Join Date
    Jun 2006
    Location
    Connecticut
    Posts
    106
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vermans cipher Extension?

    I'm a bit interested in this. How does the key get transmitted? If it's random and only used once, how does the recipient know the key to do the decryption?

Page 1 of 2 1 2 LastLast

Similar Threads

  1. MMF2 Extension Request : OE-Cake Fluid extension
    By pyromane in forum Extension Development
    Replies: 5
    Last Post: 1st July 2013, 03:51 AM
  2. Vermans cipher? example
    By Percival in forum File Archive
    Replies: 4
    Last Post: 25th August 2006, 07:16 PM
  3. Substitution Cipher
    By Jim in forum File Archive
    Replies: 9
    Last Post: 20th July 2006, 04:20 PM

Posting Permissions

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