|
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: Peter D. Junger (junger
samsara.LAW.CWRU.Edu)Date: Fri Jul 21 2000 - 23:51:43 CDT
- Next message: Jay Sulzberger: "Re: I would like to see some big integer examples of GMP code"
- Previous message: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- In reply to: Jim Gillogly: "Re: I would like to see some big integer examples of GMP code"
- Next in thread: Jim Gillogly: "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"
- Reply: Jim Gillogly: "Re: I would like to see some big integer examples of GMP code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jim Gillogly writes:
: This is a multi-part message in MIME format.
: --------------E96C36D413CFF96127A5D5A5
: Content-Type: text/plain; charset=us-ascii
: Content-Transfer-Encoding: 7bit
:
: "Peter D. Junger" wrote:
: >
: > I am, I fear, no programmer. But I would like to see if I can
: > implement the RSA algorithm using the GMP library. Before I
: > tackle this I would like to see one or two simple examples of
: > programs using some of the relevant integer functions.
:
: I'm attaching a few simple ones. The first two I sent you a little
: while ago as an example of how to do RSA in GMP (enc-rsa and dec-rsa
: using the SQUEAMISH OSSIFRAGE example). The third is a bog-simple
: implementation of Pollard's Rho factoring algorithm. I don't claim
: elegance or efficiency points for any of them, but they should give
: you an idea of the level at which GMP operates.
Thank you. That is more than I need for my present purposes.
I had forgotten about your sending me the GMP examples earlier, since
at that time I was looking for something that was interpreted.
But now I am after some compiled object code for which the source code
is not publically available; sort of the object code equivalent of Adam
Back's RSA in 2 lines of Perl. I don't need to produce anything that
anyone would actually use; just some strong crypto in object code
to illustrate a legal argument about the encryption export regulations.
-- Peter D. Junger--Case Western Reserve University Law School--Cleveland, OH EMAIL: jungersamsara.law.cwru.edu URL: http://samsara.law.cwru.edu NOTE: junger
pdj2-ra.f-remote.cwru.edu no longer exists
- Next message: Jay Sulzberger: "Re: I would like to see some big integer examples of GMP code"
- Previous message: Peter D. Junger: "Re: I would like to see some big integer examples of GMP code"
- In reply to: Jim Gillogly: "Re: I would like to see some big integer examples of GMP code"
- Next in thread: Jim Gillogly: "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"
- Reply: Jim Gillogly: "Re: I would like to see some big integer examples of GMP code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]