Results 1 to 5 of 5
Thread: Java Seed Encryption.
- 09-04-2011, 07:31 PM #1
Member
- Join Date
- Sep 2011
- Posts
- 4
- Rep Power
- 0
Java Seed Encryption.
Not sure if this is the right forum to ask this but can anyone help me.
Im trying to make an application or widget, something small, which firstly asks for the "seed". Afterwards messages will appear on the user's screen and if the seed is correct then they will be visible in propper english. Otherwise the letter would be scrambled.
So basically I want a way to encrypt messages to a custom seed and decrypt them at that same seed. Also would it be possible to make the encryption 128bit? or something that isn't decryptable? (of course without the seed)
Thank you
- 09-04-2011, 11:12 PM #2
Member
- Join Date
- Sep 2011
- Posts
- 4
- Rep Power
- 0
Re: Java Seed Encryption.
Anyone? here's an update.
So far I made the program be able to send messages, store them, and retrieve. All that's left is making it encrypt and decrypt based on a seed value.
Thanks
- 09-05-2011, 12:56 AM #3
Member
- Join Date
- Sep 2011
- Posts
- 4
- Rep Power
- 0
Re: Java Seed Encryption.
bump still need this. :(
- 09-05-2011, 10:14 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Re: Java Seed Encryption.
Have you looked at the Java Cryptography library?
I'd have thought that would be the first thing Google would have thrown up, which would have been faster than hoping for someone to be around here on a Sunday.
- 09-05-2011, 03:57 PM #5
Similar Threads
-
random seed
By ahmed80 in forum New To JavaReplies: 1Last Post: 01-12-2011, 11:29 AM -
encryption types in java
By vasantharaman24@gmail.com in forum Suggestions & FeedbackReplies: 0Last Post: 10-22-2008, 02:55 PM -
Help in Java Encryption
By wtver87 in forum Advanced JavaReplies: 3Last Post: 04-24-2008, 06:11 AM -
Java encryption
By soul_krasty in forum Advanced JavaReplies: 3Last Post: 08-14-2007, 02:44 PM -
Encryption in java
By Ed in forum Advanced JavaReplies: 1Last Post: 07-09-2007, 01:47 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks