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 865543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T09:39:20+00:00 2026-05-15T09:39:20+00:00

My application makes use of the RijndaelManaged class to encrypt data. As a part

  • 0

My application makes use of the RijndaelManaged class to encrypt data. As a part of this encryption, I use a SecureString object loaded with a password which get’s get converted to a byte array and loaded into the RajindaelManaged object’s Key at runtime.

The question I have is the storage of this SecureString. A user entered password can be entered at run-time, and that can be “securely” loaded into a SecureString object, but if no user entered password is given, then I need to default to something.

So ultimately the quesiton comes down to:

If I have to have some known string or byte array to load into a SecureString object each time my application runs, how do I do that? The “encrypted” data ultimately gets decrypted by another application, so even if no user entered password is specified, I still need the data to be encrypted while it goes from one app to another. This means I can’t have the default password be random, because the other app wouldn’t be able to properly decrypt it.

One possible solution I’m thinking is to create a dll which only spits out a single passphrase, then I use that passphrase and run it through a couple of different hashing/reorganizing functions at runtime before I ultimately feed it into the secureString object. Would this be secure enough?

Edit For clarity*: The encrypted data is being passed via files between machines. Think of it as a Zip file which always has a password, a default one is assumed if nothing is directly entered by the user.

  • 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. Editorial Team
    Editorial Team
    2026-05-15T09:39:21+00:00Added an answer on May 15, 2026 at 9:39 am

    There is no point in symmetrically encrypting with a string that’s hard-coded into your executable. It will only give a false sense of security. No amount of hashing fixes this scheme.

    See this Pidgin FAQ for the same point in a different context.

    I am unclear why you think you need the inter-app communication to be encrypted. If this communication is local to the machine, then I don’t see the need for encryption, particularly encryption that isn’t user-specific. Is this a DRM scheme?

    EDIT: If it’s being passed to a different machine, perhaps you can hard-code a public key, and then have the other machine decrypt with the matching private key.

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

Sidebar

Related Questions

I have a php application that makes use of a Listener class, which basically
I have C# application that makes use of some C libaries(which I have written
I am developing an Android application which makes use of the Osmdroid maps api.
I'm working on a web application related to genome searching. This application makes use
I'm writing an application which makes use of some legacy code. The newer code
We have a 32-bit .NET application which makes use of the 32-bit version of
I have an application which makes use of the default camera to take pictures
I am writing a console application which makes use of the F1 key (for
I have created small test web application which makes use of LINQ to SQL.
I have a Windows Phone 7 application built in Silverlight. This application makes use

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.