Valid
        XHTML 1.1! Valid CSS!
Created 11/7/06 Modified 11/7/06
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

Need to edit config.h by hand. Particularly to change NTL to use the new header files <iostream> instead of <iostream.h>. Delete .o files and recompile.

Made a symbolic line ln -s ntl-5.4 ntl at directory before proj.