Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.security > #52
| From | "Tomislav Petrovic" <tomislav.petrovic@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: AES Encryption and sa |
| Message-ID | <2p4b05xg0p.ln2@news.envox-lab.hr> (permalink) |
| Newsgroups | comp.lang.java.security |
| References | <1194260705.867908.326340@d55g2000hsg.googlegroups.com> |
| Date | 2011-04-27 16:07 +0000 |
| Organization | TDS.net |
To: comp.lang.java.security pavel.orehov@gmail.com said on 5.11.2007 12:05: > So my question is how can I encypt using AES but in a way so that the > output encrypted String will be possible for saving to an XML file. Base64 encode binary data produced by AES (or any other encryption). -- Tomy. --- * 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
Back to comp.lang.java.security | Previous | Next — Previous in thread | Find similar
AES Encryption and saving pavel.orehov@gmail.com.remove-dii-this - 2011-04-27 16:07 +0000 Re: AES Encryption and sa "Tomislav Petrovic" <tomislav.petrovic@THRWHITE.remove-dii-this> - 2011-04-27 16:07 +0000
csiph-web