Thanx for the replies.

Actually I am a little bit confused about the sentence
from Keith M.
"If I were you, I would probably hunt down some source
code
although because of the memory limitations, it may not
be easy to port
directly(from windows source or unix)."

I can't understand this sentence, what ports (windows
or unix). Could you please explain it a little bit
more. 

I have the book "Applied Cryptography" and it contains
the source code of DES and I am trying to understand
it :-)

What my application is, you have got buttons in my
application like connection button and other button.
when a user press on that button like say connection
button it connect to the web server and get the page
and display it on the viewer through
"sysAppLaunchCmdGoToURL". Not what i want is the data
which is sent from my prc to web server get encrypted.

Now after reading all this I am sure y get some idea
about my intentions. Now can this be possible and how.

btw thanx for the reply.
Waiting for the reply.
Fawaz

--- Keith Monahan <[EMAIL PROTECTED]> wrote:
> Your question is a little vague.  Yes, you can
> implement DES and many other
> encryption algorithms on the palm.
> 
> DES is a pretty common algorithm, with the details
> published widely.
> Applied Cryptography, by Schneier(sp) is probably
> one of the better
> resources.  If I were you, I would probably hunt
> down some source code
> although because of the memory limitations, it may
> not be easy to port
> directly(from windows source or unix).  As popular
> as it is, DES is still
> somewhat complicated, and can be confusing just to
> understand how it works
> let alone code it.
> 
> There is tons of information that can be found via
> google.
> 
> Good luck,
> 
> Keith M
> 
> ----- Original Message -----
> From: "fawaz bokhari" <[EMAIL PROTECTED]>
> To: "Palm Developer Forum"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, May 22, 2002 1:14 AM
> Subject: DES in PDA
> 
> 
> > Hi,
> >
> > I am developing my final year project and need
> some
> > help regarding encryption in a prc file.
> >
> > I am developing an application on a pda using code
> > warrior in which i want to implement DES or
> anyother
> > encryption algorythm in my prc file.
> > What i mean from this is that you enter text into
> a
> > text field e.g password or username and that text
> > should be encrypted.
> >
> > My question is, can I implement DES or any other
> > algorythm in a prc file.
> >
> > Need immediate help.
> > Fawaz
> >
> > __________________________________________________
> > Do You Yahoo!?
> > LAUNCH - Your Yahoo! Music Experience
> > http://launch.yahoo.com
> >
> > --
> > For information on using the Palm Developer
> Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/support/forums/
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to