| From: | Zakkr <zakkr(at)zf(dot)jcu(dot)cz> |
|---|---|
| To: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] to_char(), md5() (long) |
| Date: | 1999-10-18 06:37:49 |
| Message-ID: | Pine.LNX.3.96.991018083324.2759A-100000@ara.zf.jcu.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, 16 Oct 1999, Oliver Elphick wrote:
> Zakkr wrote:
>
> > 2) I have comlete imlementation of MD5 routine for PqSQL
> > (ftp://ftp2.zf.jcu.cz/users/zakkr/pg/md5.tar.gz). As base for source cod
> >e
> > is used code from Debian md5sum. In Debian is this code distributed
> > _without_ some restriction under GPL. Is any problem add this code
> > (if we want) to PgSQL contrib?
>
> Just to clarify this, this text is from the copyright statement of the
> Debain dpkg package, which contains /usr/bin/md5sum:
>
> /usr/bin/md5sum is compiled from md5.[ch] (written by Colin Plumb in
> 1993 and modified by Ian Jackson in 1995) and md5sum.c (written by
> Branko Lankester in 1993 and modified by Colin Plumb in 1993 and Ian
> Jackson in 1995). The sources and the binary are all in the public
> domain.
Yes, if I good understand it is not problem (md5sum not has RSA or non-US
restriction (instead of other cryp. sofrware) ..or not?
Zakkr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 1999-10-18 08:22:31 | Re: [HACKERS] is it possible to use LIMIT and INTERSECT ? |
| Previous Message | Oleg Bartunov | 1999-10-18 06:20:28 | Re: [HACKERS] is it possible to use LIMIT and INTERSECT ? |