Valid
        XHTML 1.1! Valid CSS!
Created 2006-07-11 Modified 2009-04-12
Chelton Evans

NTL home

Intro
Configuring NTL

Intro

NTL: A Library for doing Number Theory.

I am interested in exploring this number crunching library for number theory purposes.

I used NTL for implementing RSA, see rsa.

Configuring NTL

Download NTL,
$ cd ntl-5.5.2/src
$ ./configure
$ make
# make install

Include files to /usr/local/include/ and library to /usr/local/lib