User Tag List

Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 31

Thread: Encrypting Files

  1. #11
    No Products Registered

    Join Date
    Mar 2008
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    Well...I don't use XP Professional, but I can encrypt files with another program...and I know that there is a tutorial on saving and encrypting files with the blowfish object, I just don't know how to do it.

  2. #12
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    I was going to ask a similar question. but on the strength of encryption... I got trained on the blackberry system last year and they explained how the Triple DES encription works. To strengthen Blowfish, I was wondering if anyone had tried to employ exactly the same technique.


    Encrypt your file, then change the key, and decrypt the same file, then change they key again and re-encrypt the file. A La Tripple Blowfish, Don't forget the Keys and emply the same decryption tequnique in reverse.


  3. #13
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModulePatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)
    Renatos's Avatar
    Join Date
    Jun 2006
    Location
    São Paulo, SP - Brasil
    Posts
    593
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    Hold on.... blowfish encryption won't work on windows xp Home or Vista home or whatever it's called??

  4. #14
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    Yes it will..

  5. #15
    No Products Registered

    Join Date
    Mar 2008
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    So...If you can use the blowfish encryption on windows XP (which I don't see why you wouldn't be able to)...then will someone please provide me with an example of how to create a simple file encrypting program? (By the way I like the Triple Blowfish idea.)

  6. #16
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    Well, I'm not sure what kind of file encryption im2famous4u is talking about, but if you were to try to encrypt, say, a JPEG file you wouldn't be able to do that unless you have one of those versions of Windows.

    However, if you want to simply encrypt a text file, blowfish can encrypt the text inside using any version of windows, but not the binary file arrangement.

  7. #17
    No Products Registered

    Join Date
    Mar 2008
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    I was simply talking about using the blowfish object inside MMF2. I don't know how to use that. Could you create an example of a program created with MMF2 that encrypted files?

  8. #18
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    What?! I don't know what people are talking about- how would Windows prevent an encryption algorithm which has nothing to do with Microsoft from working?

  9. #19
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    im2famous4u, what is the file type you're trying to encrypt?

  10. #20
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Encrypting Files

    Blowfish encrypts binary data and all files, regardless of operating system and machine, contains plain binary data. Yes, even text files - sure, in a text file every byte represents an ascii character, but a text file is exactly as binary as any other file. For the encryption to work it does not matter what type of file he's encrypting, and what OS he is on, as long as the software itself is supported.

Page 2 of 4 FirstFirst 1 2 3 4 LastLast

Similar Threads

  1. Encrypting a List
    By Rockdude in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 8th September 2011, 06:41 AM
  2. Suggestion for encrypting an ini+ file?
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 21st December 2009, 06:43 PM
  3. encrypting ini
    By Cossin in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 13th September 2008, 04:18 PM
  4. Encrypting messages in Moo
    By Plooscva in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 24th February 2007, 11:49 AM
  5. Encrypting qeustion
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 10th August 2006, 07:09 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
  •