Results 1 to 4 of 4
- 03-26-2012, 11:44 PM #1
Member
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
want to develop encryption system as a project
Hey! Am new to the group and also new to JAVA programming and coding. I am doing a degree in business and IT and i am doing a final year project. My project is developing an encryption system for a shop as a measure to improve security. My desire is to come up with a way to encrypt the actual database and ensure that only the manager can hold the key to decrypt it, so it's only him who may perform editing on the data stored in it. So far I have reached the system requirement stage, what is bothering me is the coding...i need to be helped out here
- 03-27-2012, 02:16 AM #2
Re: want to develop encryption system as a project
What are your java coding questions?
If you don't understand my response, don't ignore it, ask a question.
- 03-29-2012, 10:07 PM #3
Member
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
Re: want to develop encryption system as a project
I Want to create a code that performs enciphering to the plaintext(data in the database) and give a ciphertext that can only be decrypted by the key held by the manager of the shop. I was thinking of just using the caesar ciphering algorithm to do the cryptography instead of creating an encryption algorithm on my own. I can send you what i have been able to do so far so you understand better.
- 03-29-2012, 10:11 PM #4
Re: want to develop encryption system as a project
If you have questions about the code for your project, post them and any code that will help show the problem. Try to isolate the problem to a small program that shows the problem and does not include a lot of other code not related to the problem.
If you don't understand my response, don't ignore it, ask a question.
Similar Threads
-
Need to develop an Applet on Encryption & Decryption
By vrandesh@gmail.com in forum Java AppletsReplies: 2Last Post: 04-26-2011, 04:48 PM -
Using NetBeans To Develop Project
By indra00 in forum Java AppletsReplies: 5Last Post: 07-04-2010, 06:24 PM -
[URGENT]SHA Encryption System...need urgent helps
By java_idiot in forum New To JavaReplies: 6Last Post: 05-02-2010, 10:04 AM -
Encryption Project
By JennaTailier in forum New To JavaReplies: 6Last Post: 05-03-2009, 12:38 AM -
need help for my PROJECT(notepad system)
By hrithik4568 in forum New To JavaReplies: 0Last Post: 05-06-2008, 10:36 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks