|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: I would like to see some big integer examples of GMP code
From: Bill Frantz (frantz
netcom.com)Date: Wed Jul 26 2000 - 01:37:00 CDT
- Next message: Chip Mefford: "RE: A proposal for secure videoconferencing and video messaging o ver the Internet"
- Previous message: Zooko Ozoko: "Re: I would like to see some big integer examples of GMP code"
- In reply to: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- Next in thread: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- Next in thread: David Honig: "Re: I would like to see some big integer examples of GMP code"
- Reply: Bill Frantz: "Re: I would like to see some big integer examples of GMP code"
- Reply: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 5:59 AM -0700 7/25/00, Peter D. Junger wrote:
>I'm sorry. I did not make myself clear. I want this example for use
>in connection with legal arguments to be made in an article and perhaps
>in litigation, not for demonstration to my students. The issue has to
>do with the distinctions that lots of lawyers try to make between
>source code and object code, which I don't think makes any sense.
>
>So what I am after is a very short chunk of object code that I can
>contrast with source code that does the same thing. For these puposes
>Perl is considered source code not object code. So the idea of
>converting Perl to C source code to C object code is quite attractive.
Unless you really need public key operations for your legal argument, and
it is not clear to me that you do, a simple encryption program with RC4 can
be written in ANSI C in about one page. Since RC4 is used to protect many
HTTPS web transactions, making the point that it is mainstream encryption
will not be hard. If you accept a long key then you implementation would
not have been exportable under last year's regulations.
Cheers - Bill
-------------------------------------------------------------------------
Bill Frantz | Microsoft Outlook, the | Periwinkle -- Consulting
(408)356-8506 | hacker's path to your | 16345 Englewood Ave.
frantz
netcom.com | hard disk. | Los Gatos, CA 95032, USA
- Next message: Chip Mefford: "RE: A proposal for secure videoconferencing and video messaging o ver the Internet"
- Previous message: Zooko Ozoko: "Re: I would like to see some big integer examples of GMP code"
- In reply to: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- Next in thread: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- Next in thread: David Honig: "Re: I would like to see some big integer examples of GMP code"
- Reply: Bill Frantz: "Re: I would like to see some big integer examples of GMP code"
- Reply: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]