> i really like to know how to write a program that does encryption and
> decryption and cipher text. or stream text.
Here is a good description of JSSE with code examples.
http://www.panix.com/~mito/articles/articles/jsse/j-jsse-ltr.pdf

Signature
Knute Johnson
email s/nospam/linux/
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