Re: crypt() for Java...

2000-04-14 Thread Karl Roberts
er Associates International Inc > > > -Original Message- > > From: Luong, Dat [SMTP:[EMAIL PROTECTED]] > > Sent: Wednesday, April 12, 2000 9:53 AM > > To: [EMAIL PROTECTED] > > Subject: Re: crypt() for Java... > > > > I'd be interested in this

Re: crypt() for Java...

2000-04-12 Thread Wes Biggs
For cry(pt)ing out loud. I've posted a copy of my Crypt and Base64 classes to http://www.cacas.org/java/gnu/tools/. Crypt may be useful to JSP programmers who need to integrate with existing ACL files produced by Netscape or Apache servers. Base64 may be useful to anyone needing to perform thei

Re: crypt() for Java...

2000-04-12 Thread Mike McKechnie
Ha -- Tim, you just made my day. It was mildly amusing/ironic to see J.O. (in a note complaining (justifiably) about list abuse) do a reply-all and send the same message to the list twice, but you... ha, I'm still laughing... You saw the message from Tim Ferro and decided to copy the entire thin

Re: crypt() for Java...

2000-04-12 Thread D. J. Hagberg
Please, people! crypt() has VERY LITTLE to do with JSP. I would suggest the comp.lang.java.programmer newsgroup and maybe, perhaps, using a search engine -- google comes up with several relevant entries with "crypt() for java" In addition, a deja.com search turns up: http://www.dyna

Re: crypt() for Java...

2000-04-12 Thread Tim Grewe
EXACTLY!! tim grewe Java developer Everfill.com work email: [EMAIL PROTECTED] internet email: [EMAIL PROTECTED] -Original Message- From: Ferro, Tim [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 12, 2000 11:51 AM To: [EMAIL PROTECTED] Subject:Re: crypt() for

Re: crypt() for Java...

2000-04-12 Thread Ferro, Tim
Or reply to the original sender directly. > Why doesn't > someone put the crypt() source on the web somewhere, and post the URL > > Also, here, many thanks, Mike. > > > Here too, Mike!! > > >> I'd be interested in this too, Mike. > > >> I'd be interested in this, Mike. ==

Re: crypt() for Java...

2000-04-12 Thread Joseph B. Ottinger
e rant, but sheesh! On Wed, 12 Apr 2000, Bohdan Kurpita wrote: > Also, here, many thanks, Mike. > > > From: "Bragg, James" <[EMAIL PROTECTED]> > > Reply-To: A mailing list about Java Server Pages specification and reference > > <[EMAIL PROTEC

Re: crypt() for Java...

2000-04-12 Thread Bohdan Kurpita
Also, here, many thanks, Mike. > From: "Bragg, James" <[EMAIL PROTECTED]> > Reply-To: A mailing list about Java Server Pages specification and reference > <[EMAIL PROTECTED]> > Date: Wed, 12 Apr 2000 10:25:40 -0400 > To: [EMAIL PROTECTED] > Subject: Re

Re: crypt() for Java...

2000-04-12 Thread Bragg, James
3 AM > To: [EMAIL PROTECTED] > Subject: Re: crypt() for Java... > > I'd be interested in this too, Mike. > > -Original Message- > From: Eric Berg [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 11, 2000 1:00 PM > To: [EMAIL PROTECTED] > Subject: Re: cr

Re: crypt() for Java...

2000-04-12 Thread Luong, Dat
I'd be interested in this too, Mike. -Original Message- From: Eric Berg [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 11, 2000 1:00 PM To: [EMAIL PROTECTED] Subject: Re: crypt() for Java... I'd be interested in this, Mike. -Eric. Mike McKechnie: [Thursday 6-April]: >

Re: crypt() for Java...

2000-04-11 Thread Eric Berg
I'd be interested in this, Mike. -Eric. Mike McKechnie: [Thursday 6-April]: > Someone was asking a while back for crypt() for Java. I have a java class > that implements the unix-style crypt, if anyone wants it. It's a quick port > I did from a C version I found on

Re: crypt() for Java...

2000-04-06 Thread Mike McKechnie
Someone was asking a while back for crypt() for Java. I have a java class that implements the unix-style crypt, if anyone wants it. It's a quick port I did from a C version I found on the web. _3 M === To unsubs