Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.security > #46 > unrolled thread
| Started by | "pjohnson145" <pjohnson145@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 16:07 +0000 |
| Last post | 2011-04-27 16:07 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.java.security
encryption "pjohnson145" <pjohnson145@THRWHITE.remove-dii-this> - 2011-04-27 16:07 +0000
Re: encryption pavel.orehov@gmail.com.remove-dii-this - 2011-04-27 16:07 +0000
| From | "pjohnson145" <pjohnson145@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 16:07 +0000 |
| Subject | encryption |
| Message-ID | <IsQVi.1606$cy7.804@newsfe18.lga> |
To: comp.lang.java.security hi: i am trying to develop a simple program to encrypt and decrypt text in a text file. I am having trouble generating the key and storing the encrypted file and then translating the ANSII/ASCII value to that letter or symbol in the file. any help will be greatly appreciated -tricia --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [next] | [standalone]
| From | pavel.orehov@gmail.com.remove-dii-this |
|---|---|
| Date | 2011-04-27 16:07 +0000 |
| Message-ID | <1194262055.856221.144280@z9g2000hsf.googlegroups.com> |
| In reply to | #46 |
To: comp.lang.java.security On Oct 31, 3:00 am, "pjohnson145" <pjohnson...@cox.net> wrote: > hi: > > i am trying to develop a simple program to encrypt and decrypt text in a > text file. I am having trouble generating the key and storing the encrypted > file and then translating the ANSII/ASCII value to that letter or symbol in > the file. any help will be greatly appreciated > > -tricia Look at this URL, there are a lot of samples. http://www.java2s.com/Code/Java/Security/Basicsymmetricencryptionexample.htm --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.security
csiph-web