Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3266 > unrolled thread

can anyone share how to w

Started by"go_diamond" <go_diamond@THRWHITE.remove-dii-this>
First post2011-04-27 15:43 +0000
Last post2011-04-27 15:43 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.gui


Contents

  can anyone share how to w "go_diamond" <go_diamond@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000
    Re: can anyone share how "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000

#3266 — can anyone share how to w

From"go_diamond" <go_diamond@THRWHITE.remove-dii-this>
Date2011-04-27 15:43 +0000
Subjectcan anyone share how to w
Message-ID<ca5478ec-9676-4dea-b571-e1fc77b78c91@x30g2000hsd.googlegroups.com>
  To: comp.lang.java.gui
i really like to know how to write a program that does encryption and
decryption and cipher text. or stream text.

---
 * 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]


#3267 — Re: can anyone share how

From"Roedy Green" <roedy.green@THRWHITE.remove-dii-this>
Date2011-04-27 15:43 +0000
SubjectRe: can anyone share how
Message-ID<r6hht3dl5g0e4qqhn54ap6q9vcl56vjb63@4ax.com>
In reply to#3266
  To: comp.lang.java.gui
On Wed, 12 Mar 2008 14:49:21 -0700 (PDT), go_diamond
<awes1980@hotmail.com> wrote, quoted or indirectly quoted someone who
said :

>i really like to know how to write a program that does encryption and
>decryption and cipher text. or stream text.

You can use JCE. See http://mindprod.com/jgloss/jce.html

I wrote a lightweight version that does not need JCE or SSL.

See http://mindprod.com/products1.html#TRANSPORTER
that comes with source.
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

---
 * 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.gui


csiph-web