Re: cryptography

2002-03-28 Thread Bennett Todd
appropriate algorithms and use library implementations of same, then you may find my survey paper http://bent.latency.net/crypto/> a helpful orientation. If however you need to actually implement the crypto, I'd recommend doing some more reading. Bruce Schneier's Applied Cryptography

RE: cryptography

2002-03-27 Thread LTW1958
nt: Friday, March 22, 2002 4:32 PM To: [EMAIL PROTECTED] Subject: cryptography I was wondering if I could get a little information please. I have to do a huge program at the end of my course and I was thinking about making a bank program. I would like to make it as realistic as possible, so I have had

Re: cryptography

2002-03-27 Thread James Tipton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here is a link for the AES encryption information along with a link on the page to the Rijindael algorithm and sample source code. http://csrc.nist.gov/encryption/aes/ James Public key at: http://home.mmcable.com/thevalley/pubkey.asc -BEGIN PG

RE: cryptography

2002-03-27 Thread Brannon Wilson Smith
Good points, David. I was assuming that the teacher required all coding to be done by the student. In that case, go right ahead and use libraries. I don't know what kind of class this is, but if this is more of an intro level class, you could always just do a shift cipher (add some number n to

RE: cryptography

2002-03-27 Thread Cushing, David
http://www.iplanet.com/developer/docs/articles/security/ssl.html Regards, David > -Original Message- > From: Brannon Wilson Smith [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 1:17 PM > To: davie elliott > Cc: [EMAIL PROTECTED] > Subject: Re: cryptography >

Re: cryptography

2002-03-26 Thread Faycal Chraibi
ction so that I can reaserch into > encrytpion deeper. > > Thank you > > P.S. someone posted a couple of sites a while back on > cryptography, but I had to format before I got chance > to view them. I would e greatful if that person could > repost them. Hello, here's

Re: cryptography

2002-03-26 Thread Faycal Chraibi
ction so that I can reaserch into > encrytpion deeper. > > Thank you > > P.S. someone posted a couple of sites a while back on > cryptography, but I had to format before I got chance > to view them. I would e greatful if that person could > repost them. Hello, here's

Re: cryptography

2002-03-26 Thread Marco Stratemann
In-Reply-To: <[EMAIL PROTECTED]> Try the Handbook of applied Cryptography <http://cacr.math.uwaterloo.ca/hac/>. I found it very detailed and helpful. Best luck ;-) Marco

Re: cryptography

2002-03-26 Thread Sumit Dhar
Thus Spake davie elliott on Mar 23 : > P.S. someone posted a couple of sites a while back on > cryptography, but I had to format before I got chance > to view them. I would e greatful if that person could > repost them. You are right... someone did post them sometime back.. Here a

Re: cryptography

2002-03-26 Thread Brannon Wilson Smith
t there is > more to encrytion than just one algorithm. I was > wondering if anyone can give me a few sites or point > me in the right direction so that I can reaserch into > encrytpion deeper. > > Thank you > > P.S. someone posted a couple of sites a while back on > crypto

cryptography

2002-03-25 Thread davie elliott
told me that there is more to encrytion than just one algorithm. I was wondering if anyone can give me a few sites or point me in the right direction so that I can reaserch into encrytpion deeper. Thank you P.S. someone posted a couple of sites a while back on cryptography, but I had to format