Results 1 to 3 of 3

Thread: tw0f1sh

  1. #1
    Senior Member tampabay420's Avatar
    Join Date
    Aug 2002
    Posts
    953

    tw0f1sh

    hey guys/gals ->

    I just finished these two small command line applications...
    It's the popular "TwoFish" Encryption Cipher ...
    Wich is pretty much two layers of the "BlowFish" Cipher...

    Anyway- They are for win32 platforms and need the Visual Basic runtime file(s)
    included in the .Zip file below...

    There are two app(s) in the archive. One encrypts, the other decrypts...
    Total Size: 746 KB (764,416 bytes)
    MD5 CheckSum: \08bf0d74ed204f2b75319f0d2852d79a

    Have Fun...

    btw- if you want the source code for the twofish cipher ->
    http://www.counterpane.com/twofish.html

    /edit -> Application is a lil ruff (to say the least)
    yeah, I\'m gonna need that by friday...

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Posts
    472
    Tried it out, cool app! Looks like you converted the encrypted output to base64. Is that specidied in the twofish specification or did you do that for easier storage of encrypted items? Just curious.
    ---
    proactive

  3. #3
    Senior Member tampabay420's Avatar
    Join Date
    Aug 2002
    Posts
    953
    no, converting it to Base64 makes for much easier Reading/Writing (no special characters)...
    although that wasn't my idea, it's pretty common practice (from what i've seen)...
    yeah, I\'m gonna need that by friday...

Posting Permissions

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