CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: BlowFish

  1. #1
    Join Date
    May 1999
    Posts
    19

    BlowFish

    It seems that all of the BlowFish posts have been removed from CodeGuru. Anyone know where I can get a good implementation of this algorithm for Windows 9x/NT?

    -- Matt



  2. #2
    Guest

    Re: BlowFish

    Just for your information a new book appeared at Borders called TwoFish. It has source code. I have not bought it yet but after a quick glance I thought it was very interesting.

    Blowfish 2 in this site has/had the following note:

    "This code copyright 1998, Chris Losinger, Smaller Animals Software
    http://www.smalleranimals.com". Hope this helps.


  3. #3
    Join Date
    May 1999
    Posts
    19

    Re: BlowFish

    Thanks for the information! I'll take a look.

    -- Matt


Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured