how to encryption/decryption works with java 1.2

D

dishan

Hi
I want to excrypt/decrypt some text using java 1.2. Is there any way to
doing this..?

Thanks
dishan
 
D

dishan

is javax.crypto comes with 1.2 ? Can you provide some URL to find some
good example.
Thanks
 
S

Sudsy

is javax.crypto comes with 1.2 ? Can you provide some URL to find some
good example.

You want JCE: Java Cryptography Extension. A good departure point can
be found here:
<http://java.sun.com/products/jce/>
Just so you know, there is a /huge/ learning curve here. Merely trying
to fathom the Diffie-Helman shared secret negotiation can turn your
brain to mush...I know; I'm in recovery ;-)
But more seriously, once you grok it, it all makes sense (eventually!)
 
D

DishanF

Hi
Thanks for reply all of u.
Can I encrypt and decrypt data without using JCE . Example use JCE . ??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top