20 Commits

Author SHA1 Message Date
benoit
8901b9bdb0 Update to ntl-9.9.1. 2016-06-07 13:35:28 +00:00
benoit
5eb1bb8902 Update to ntl-9.8.1. 2016-05-25 11:42:05 +00:00
benoit
17cbc66605 Update to ntl-9.7.0. 2016-03-21 08:17:33 +00:00
benoit
b491c6dc07 Update to ntl-9.6.4. 2016-01-31 09:03:50 +00:00
benoit
4e2c52cfb3 Update to ntl-9.6.3. 2016-01-27 09:26:35 +00:00
benoit
10a565ef9c Update to ntl-9.6.0. 2015-11-11 09:52:00 +00:00
benoit
b4e0cc7b43 Update to ntl-9.5.0. 2015-10-30 11:35:13 +00:00
benoit
1b2e4e4994 Update to ntl-9.4.0. 2015-09-23 07:50:02 +00:00
benoit
d35f5e139f Update to ntl-9.3.0. 2015-07-22 12:37:50 +00:00
benoit
394e7f1b08 Update to ntl-9.2.0. 2015-07-03 08:21:23 +00:00
benoit
03d4568588 Update to ntl-8.0.0. 2014-12-26 08:42:02 +00:00
benoit
e2b3c37d9e Update ntl to 7.0.0. 2014-11-09 14:35:25 +00:00
benoit
f9d768ecac Update ntl to 6.2.1. 2014-09-03 09:46:46 +00:00
benoit
53c738be1e Update to ntl 6.1.0. 2014-03-15 09:13:13 +00:00
benoit
be06e469c0 - update ntl to 6.0.0
- update patches
- bump SHARED_LIBS
- update PLIST
2013-03-05 08:26:02 +00:00
landry
00697f6d21 Pass ${LIBTOOL} to src/DoConfig so that it correctly uses ports libtool.
Regen patches and switch to newer LIB_DEPENDS while here.
2010-10-24 09:38:10 +00:00
benoit
1851e3f6aa - update to ntl 5.5.1
- add SHARED_LIBS
- change maintainer
- regen PLIST

ok ajacoutot@
2009-05-22 09:03:24 +00:00
reinhard
b94bb4f261 o) use do-install (to get perms right) instead of patch
o) bump NEED_VERSION
2001-02-16 08:56:16 +00:00
espie
904377bd1a remove useless pre-patch, use MAKE_FILE. 2001-02-09 14:41:18 +00:00
reinhard
090c1d231e NTL is an object oriented library for number theory, written
by Victor Shoup.  It provides objects and methods for
        - arbitrary length integers
        - finite fields
        - polynomials over fields
        - extensions of fields.
 
NTL's lattice reduction code is also one of the best available anywhere, in
terms of both speed and robustness, and one of the few implementations of block
Korkin-Zolotarev reduction with the Schnorr-Horner pruning heuristic. It has
been used to "crack" several cryptosystems.

MAINTAINER=     Tom Knienieder <tom@knienieder.com>
2001-01-08 16:15:35 +00:00