User Tag List

Results 1 to 1 of 1

Thread: Example: One-time pad encryption

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    Norway
    Posts
    333
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Example: One-time pad encryption

    Here is an example I made of how to make a One-time pad encryption in MMF2.

    I made this because I am going to use it, but I thought I could also make an example of it and share it with you :-)

    This example uses:
    - 3 Edit boxes
    - 3 List objects
    - 3 Strings
    - 2 buttons
    - 12 counters (I could replace them with an array or something more convenient, but to make it simple to understand I made 12 counters. So you can see it in action)

    This example uses only objects that follows with MMF2, so you can use it as windows EXE, Java Application, Java Internet Applet, Java Web Start, Java for mobile and SWF flash :-)

    You can later replace counters with something else, this was just for making it more easy to understand and see it in action.

    This example can both encrypt and decrypt.

    If you don't know what one-time encryption is then you can take a look here at: Wikipedia

    In cryptography, the one-time pad (OTP) is a type of encryption, which has been proven to be impossible to crack if used correctly.

    I hope you like it :-)

    NOTE: I also noticed a bug in the Edit Box Object. I'm not sure if I'm doing something wrong, but I cant use the horizontal scrollbar :-S

    Best Regards
    -Decal
    Attached files Attached files

Similar Threads

  1. Ini Encryption
    By Panchos in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 29th August 2013, 12:12 PM
  2. Swf encryption
    By Pecon7 in forum SWF/Flash Export Module Version 2.0
    Replies: 6
    Last Post: 6th July 2011, 08:08 PM
  3. sha1/md5 encryption?
    By Darkhog in forum Extension Development
    Replies: 2
    Last Post: 18th January 2009, 02:35 PM
  4. SQL with encryption!
    By neat_Kliker2 in forum Extension Development
    Replies: 4
    Last Post: 23rd March 2007, 12:44 PM
  5. Mp3 Encryption?
    By Stevie_J in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 18th March 2007, 02:22 AM

Posting Permissions

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