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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:43:46+00:00 2026-05-27T00:43:46+00:00

I am working on final project for my C# class. My project is a

  • 0

I am working on final project for my C# class. My project is a password management program. As I first thought to use just encrypting/decrypting file in AES but my professor pointed out that MS Access database would be much better choice.

My question is: how would I encrypt data in database using code I already have? So day I am referring to this article ( gutgames.com/post/AES-Encryption-in-C.aspx ) which works perfect and I can encrypt/decrypt data. Should I use thus code to encrypt ms access file? please post some useful links how would I encrypt my data.

  • 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-27T00:43:46+00:00Added an answer on May 27, 2026 at 12:43 am

    Encrypting the Access file itself would limit your options regarding concurrent access and people being able to access different bits of the database. Your end goal should be to encrypt data /within/ the database, and ensure people can only access what they should be allowed to access. One of the common ways of securely managing passwords is to hash/encrypt the password and store that (for which the code you linked to would be fine). Upon login to whatever system the database is storing the passwords for, you would hash/encrypt the provided password and compare it to the stored one. If the user needs a new password, generate a new one, store the hashed/encrypted copy, and give the user their new password.

    If you want to be able to recover the password (i.e. if you want a Forgot My Password function to give the user their password rather than give them a new one) encrypt it, so that’s it’s decryptable to provide back to the user. If you’re okay with just issuing new passwords, hash it.

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

Sidebar

Related Questions

I've been working on my final programming class project, and I am stuck right
I am working on a final project for class and am having a little
I'm currently working on a project were we use freemarker as a template language.
I'm working on my final year project using java swings and jasper reports for
I'm working on a project using Java RMI. This is the class causing problem:
My first project with Hibernate/JPA and Play!, I've got a menu that once working,
Please help with my final project in my intro/intermediate programming class. Using stored procedures,table
I'm working on a project where I want to use Interceptors to log usage
I'm working on a little game/project and I decide to use AndEngine for it
I am working on an Android project in which I use a ViewFlipper for

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.