File:  [cvs.NetBSD.org] / pkgsrc / math / ntl / PLIST
Revision 1.7: download - view: text, annotated - select for diffs
Sun Oct 24 07:56:31 2021 UTC (3 years, 3 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Update to 11.5.1

Upstream changes:
2021.06.23: Changes between NTL 11.5.0 and 11.5.1
Fixed bug that prevented compilation on IBM Z.
2021.06.20: Changes between NTL 11.4.4 and 11.5.0
Added a new configuration option NTL_RANDOM_AES256CTR. The default is off. Configure with NTL_RANDOM_AES256CTR=on to replace the default ChaCha20 Pseudo-Random Number Generator (PRNG) with 256-bit AES counter mode. On certain plaforms (modern x86 and IBM System/390x), special instructions are exploited to improve performance.
Using AES in place of ChaCha may break inter-operability of applications that depend on the behavior of the PRNG.

Using AES in place of ChaCha may affect the performance positively or negatively. On IBM System/390x, there is a marked performance improvement. On x86 there may be a moderate performance improvement or degredation. On any other platforms, where there is no hardware support for AES (or none that is exploited by NTL), there will likely be a marked performance degredation.

Thanks to Patrick Steuer for contributing this code.

@comment $NetBSD: PLIST,v 1.7 2021/10/24 07:56:31 wen Exp $
include/NTL/ALL_FEATURES.h
include/NTL/BasicThreadPool.h
include/NTL/ConfigLog.h
include/NTL/FFT.h
include/NTL/FFT_impl.h
include/NTL/FacVec.h
include/NTL/GF2.h
include/NTL/GF2E.h
include/NTL/GF2EX.h
include/NTL/GF2EXFactoring.h
include/NTL/GF2X.h
include/NTL/GF2XFactoring.h
include/NTL/GF2XVec.h
include/NTL/HAVE_AES_NI.h
include/NTL/HAVE_ALIGNED_ARRAY.h
include/NTL/HAVE_AVX.h
include/NTL/HAVE_AVX2.h
include/NTL/HAVE_AVX512F.h
include/NTL/HAVE_BUILTIN_CLZL.h
include/NTL/HAVE_CHRONO_TIME.h
include/NTL/HAVE_COPY_TRAITS1.h
include/NTL/HAVE_COPY_TRAITS2.h
include/NTL/HAVE_FMA.h
include/NTL/HAVE_KMA.h
include/NTL/HAVE_LL_TYPE.h
include/NTL/HAVE_MACOS_TIME.h
include/NTL/HAVE_PCLMUL.h
include/NTL/HAVE_POSIX_TIME.h
include/NTL/HAVE_SSSE3.h
include/NTL/HNF.h
include/NTL/LLL.h
include/NTL/Lazy.h
include/NTL/LazyTable.h
include/NTL/MatPrime.h
include/NTL/PD.h
include/NTL/PackageInfo.h
include/NTL/REPORT_ALL_FEATURES.h
include/NTL/RR.h
include/NTL/SmartPtr.h
include/NTL/WordVector.h
include/NTL/ZZ.h
include/NTL/ZZVec.h
include/NTL/ZZX.h
include/NTL/ZZXFactoring.h
include/NTL/ZZ_limbs.h
include/NTL/ZZ_p.h
include/NTL/ZZ_pE.h
include/NTL/ZZ_pEX.h
include/NTL/ZZ_pEXFactoring.h
include/NTL/ZZ_pX.h
include/NTL/ZZ_pXFactoring.h
include/NTL/config.h
include/NTL/ctools.h
include/NTL/fileio.h
include/NTL/gmp_aux.h
include/NTL/linux_s390x.h
include/NTL/lip.h
include/NTL/lzz_p.h
include/NTL/lzz_pE.h
include/NTL/lzz_pEX.h
include/NTL/lzz_pEXFactoring.h
include/NTL/lzz_pX.h
include/NTL/lzz_pXFactoring.h
include/NTL/mach_desc.h
include/NTL/mat_GF2.h
include/NTL/mat_GF2E.h
include/NTL/mat_RR.h
include/NTL/mat_ZZ.h
include/NTL/mat_ZZ_p.h
include/NTL/mat_ZZ_pE.h
include/NTL/mat_lzz_p.h
include/NTL/mat_lzz_pE.h
include/NTL/mat_poly_ZZ.h
include/NTL/mat_poly_ZZ_p.h
include/NTL/mat_poly_lzz_p.h
include/NTL/matrix.h
include/NTL/new.h
include/NTL/pair.h
include/NTL/pair_GF2EX_long.h
include/NTL/pair_GF2X_long.h
include/NTL/pair_ZZX_long.h
include/NTL/pair_ZZ_pEX_long.h
include/NTL/pair_ZZ_pX_long.h
include/NTL/pair_lzz_pEX_long.h
include/NTL/pair_lzz_pX_long.h
include/NTL/pd_FFT.h
include/NTL/quad_float.h
include/NTL/sp_arith.h
include/NTL/thread.h
include/NTL/tools.h
include/NTL/vec_GF2.h
include/NTL/vec_GF2E.h
include/NTL/vec_GF2XVec.h
include/NTL/vec_RR.h
include/NTL/vec_ZZ.h
include/NTL/vec_ZZVec.h
include/NTL/vec_ZZ_p.h
include/NTL/vec_ZZ_pE.h
include/NTL/vec_double.h
include/NTL/vec_long.h
include/NTL/vec_lzz_p.h
include/NTL/vec_lzz_pE.h
include/NTL/vec_quad_float.h
include/NTL/vec_ulong.h
include/NTL/vec_vec_GF2.h
include/NTL/vec_vec_GF2E.h
include/NTL/vec_vec_RR.h
include/NTL/vec_vec_ZZ.h
include/NTL/vec_vec_ZZ_p.h
include/NTL/vec_vec_ZZ_pE.h
include/NTL/vec_vec_long.h
include/NTL/vec_vec_lzz_p.h
include/NTL/vec_vec_lzz_pE.h
include/NTL/vec_vec_ulong.h
include/NTL/vec_xdouble.h
include/NTL/vector.h
include/NTL/version.h
include/NTL/xdouble.h
lib/libntl.a
share/doc/NTL/BasicThreadPool.cpp.html
share/doc/NTL/BasicThreadPool.txt
share/doc/NTL/GF2.cpp.html
share/doc/NTL/GF2.txt
share/doc/NTL/GF2E.cpp.html
share/doc/NTL/GF2E.txt
share/doc/NTL/GF2EX.cpp.html
share/doc/NTL/GF2EX.txt
share/doc/NTL/GF2EXFactoring.cpp.html
share/doc/NTL/GF2EXFactoring.txt
share/doc/NTL/GF2X.cpp.html
share/doc/NTL/GF2X.txt
share/doc/NTL/GF2XFactoring.cpp.html
share/doc/NTL/GF2XFactoring.txt
share/doc/NTL/GF2XVec.cpp.html
share/doc/NTL/GF2XVec.txt
share/doc/NTL/HNF.cpp.html
share/doc/NTL/HNF.txt
share/doc/NTL/LLL.cpp.html
share/doc/NTL/LLL.txt
share/doc/NTL/Lazy.cpp.html
share/doc/NTL/Lazy.txt
share/doc/NTL/LazyTable.cpp.html
share/doc/NTL/LazyTable.txt
share/doc/NTL/RR.cpp.html
share/doc/NTL/RR.txt
share/doc/NTL/SmartPtr.cpp.html
share/doc/NTL/SmartPtr.txt
share/doc/NTL/ZZ.cpp.html
share/doc/NTL/ZZ.txt
share/doc/NTL/ZZVec.cpp.html
share/doc/NTL/ZZVec.txt
share/doc/NTL/ZZX.cpp.html
share/doc/NTL/ZZX.txt
share/doc/NTL/ZZXFactoring.cpp.html
share/doc/NTL/ZZXFactoring.txt
share/doc/NTL/ZZ_limbs.cpp.html
share/doc/NTL/ZZ_limbs.txt
share/doc/NTL/ZZ_p.cpp.html
share/doc/NTL/ZZ_p.txt
share/doc/NTL/ZZ_pE.cpp.html
share/doc/NTL/ZZ_pE.txt
share/doc/NTL/ZZ_pEX.cpp.html
share/doc/NTL/ZZ_pEX.txt
share/doc/NTL/ZZ_pEXFactoring.cpp.html
share/doc/NTL/ZZ_pEXFactoring.txt
share/doc/NTL/ZZ_pX.cpp.html
share/doc/NTL/ZZ_pX.txt
share/doc/NTL/ZZ_pXFactoring.cpp.html
share/doc/NTL/ZZ_pXFactoring.txt
share/doc/NTL/arrow1.gif
share/doc/NTL/arrow2.gif
share/doc/NTL/arrow3.gif
share/doc/NTL/config.txt
share/doc/NTL/conversions.txt
share/doc/NTL/copying.txt
share/doc/NTL/flags.txt
share/doc/NTL/lzz_p.cpp.html
share/doc/NTL/lzz_p.txt
share/doc/NTL/lzz_pE.cpp.html
share/doc/NTL/lzz_pE.txt
share/doc/NTL/lzz_pEX.cpp.html
share/doc/NTL/lzz_pEX.txt
share/doc/NTL/lzz_pEXFactoring.cpp.html
share/doc/NTL/lzz_pEXFactoring.txt
share/doc/NTL/lzz_pX.cpp.html
share/doc/NTL/lzz_pX.txt
share/doc/NTL/lzz_pXFactoring.cpp.html
share/doc/NTL/lzz_pXFactoring.txt
share/doc/NTL/mat_GF2.cpp.html
share/doc/NTL/mat_GF2.txt
share/doc/NTL/mat_GF2E.cpp.html
share/doc/NTL/mat_GF2E.txt
share/doc/NTL/mat_RR.cpp.html
share/doc/NTL/mat_RR.txt
share/doc/NTL/mat_ZZ.cpp.html
share/doc/NTL/mat_ZZ.txt
share/doc/NTL/mat_ZZ_p.cpp.html
share/doc/NTL/mat_ZZ_p.txt
share/doc/NTL/mat_ZZ_pE.cpp.html
share/doc/NTL/mat_ZZ_pE.txt
share/doc/NTL/mat_lzz_p.cpp.html
share/doc/NTL/mat_lzz_p.txt
share/doc/NTL/mat_lzz_pE.cpp.html
share/doc/NTL/mat_lzz_pE.txt
share/doc/NTL/mat_poly_ZZ.cpp.html
share/doc/NTL/mat_poly_ZZ.txt
share/doc/NTL/mat_poly_ZZ_p.cpp.html
share/doc/NTL/mat_poly_ZZ_p.txt
share/doc/NTL/mat_poly_lzz_p.cpp.html
share/doc/NTL/mat_poly_lzz_p.txt
share/doc/NTL/matrix.cpp.html
share/doc/NTL/matrix.txt
share/doc/NTL/names.txt
share/doc/NTL/pair.cpp.html
share/doc/NTL/pair.txt
share/doc/NTL/quad_float.cpp.html
share/doc/NTL/quad_float.txt
share/doc/NTL/sedscript.txt
share/doc/NTL/tools.cpp.html
share/doc/NTL/tools.txt
share/doc/NTL/tour-ack.html
share/doc/NTL/tour-changes.html
share/doc/NTL/tour-ex1.html
share/doc/NTL/tour-ex2.html
share/doc/NTL/tour-ex3.html
share/doc/NTL/tour-ex4.html
share/doc/NTL/tour-ex5.html
share/doc/NTL/tour-ex6.html
share/doc/NTL/tour-ex7.html
share/doc/NTL/tour-examples.html
share/doc/NTL/tour-gf2x.html
share/doc/NTL/tour-gmp.html
share/doc/NTL/tour-impl.html
share/doc/NTL/tour-intro.html
share/doc/NTL/tour-modules.html
share/doc/NTL/tour-roadmap.html
share/doc/NTL/tour-struct.html
share/doc/NTL/tour-time.html
share/doc/NTL/tour-tips.html
share/doc/NTL/tour-unix.html
share/doc/NTL/tour-win.html
share/doc/NTL/tour.html
share/doc/NTL/vec_GF2.cpp.html
share/doc/NTL/vec_GF2.txt
share/doc/NTL/vec_GF2E.cpp.html
share/doc/NTL/vec_GF2E.txt
share/doc/NTL/vec_RR.cpp.html
share/doc/NTL/vec_RR.txt
share/doc/NTL/vec_ZZ.cpp.html
share/doc/NTL/vec_ZZ.txt
share/doc/NTL/vec_ZZ_p.cpp.html
share/doc/NTL/vec_ZZ_p.txt
share/doc/NTL/vec_ZZ_pE.cpp.html
share/doc/NTL/vec_ZZ_pE.txt
share/doc/NTL/vec_lzz_p.cpp.html
share/doc/NTL/vec_lzz_p.txt
share/doc/NTL/vec_lzz_pE.cpp.html
share/doc/NTL/vec_lzz_pE.txt
share/doc/NTL/vector.cpp.html
share/doc/NTL/vector.txt
share/doc/NTL/version.cpp.html
share/doc/NTL/version.txt
share/doc/NTL/xdouble.cpp.html
share/doc/NTL/xdouble.txt

CVSweb <webmaster@jp.NetBSD.org>