Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 167369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:15:46+00:00 2026-05-11T12:15:46+00:00

My C++ program is using a standard blowfish. My C# program is using the

  • 0

My C++ program is using a standard blowfish.

My C# program is using the Blowfish encryption algorithm from here.

Both applications (TCP Clients) do the same thing: receive a packet, encrypt it and then send it back. If the server recognises the packet as normal – it sends another packet, otherwise it closes the socket. I followed all functions in C++ and C# and everything is the same except the encryption.

In the C++ file I have only one encryption. However, in the C# Blowfish I have

  • BlowfishCBC
  • BlowfishCFB
  • BlowfishECB
  • BlowfishSimple

I didn’t know which one is the one in my C++ project, so I randomly picked BlowfishECB. But it doesn’t work, the server (I don’t have access to it) doesn’t recognize the packet as encrypted.

My question: Is there a standard Blowfish for C# or if this is the only one, how do I solve this problem?

The C++ blowfish code can be seen here.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:15:47+00:00Added an answer on May 11, 2026 at 12:15 pm

    No, there is not a standard blowfish for C#. It will use whichever you tell it to. (Edit: I think I misunderstood. If you want a standards compliant blowfish for C#, I would recommend Bouncy Castle Crypto. It is a port from Java and contains most documented RFC standards. Take a look at the unit tests for examples of how to use the classes. Whenever I used it last the documentation was lacking, but the unit tests are pretty good examples of how things fit together.)

    The question you want to ask is which flavour of Blowfish your C++ application is using. What library are you using in the C++ application to do your encryption? Once you know that, then you can make the correct choice in your C# application.

    I personally encounter CBC the most. ‘Simple’ would probably be worth trying to.

    You will also have to deal with things like making sure your initialization vector matches up depending on which one you use.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 119k
  • Answers 119k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer What do you mean when you say "appears to"? A… May 11, 2026 at 11:49 pm
  • Editorial Team
    Editorial Team added an answer If you go to the Properties of the CheckEdit and… May 11, 2026 at 11:49 pm
  • Editorial Team
    Editorial Team added an answer It looks like the only way to make the events… May 11, 2026 at 11:49 pm

Related Questions

What does it mean when it gives a backtrace with the following output? #0
I need assistance finding a delivery method that best fulfills the following requirements: We
C++ is all about memory ownership - aka ownership semantics . It is the
I am using cxxtest as the test framework for my C++ classes, and would

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.