CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NTL

搜索资源列表

  1. ntl-5.2.tar.gz

    1下载:
  2. 数值算法库for Unix,含有很多数值算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:656686
    • 提供者:
  1. WinNTL-5_4

    0下载:
  2. NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:818147
    • 提供者:陈西
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. ntl-5.0a.tar

    0下载:
  2. 密码大家Shoup写的数论算法c语言实现,Unix版本-password you write the number theory algorithm c language, the Unix version
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:643117
    • 提供者:周渊
  1. RSA_Incryption

    0下载:
  2. 可以根据NTL库进RSA加密、解密算法的实现
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:1926181
    • 提供者:zhang
  1. rsa_decryption

    0下载:
  2. 本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38209
    • 提供者:zhang
  1. pinsketch

    0下载:
  2. 关于BCH编码的一个应用,还会用到NTL的东西
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:82141
    • 提供者:刘振宇
  1. WinNTL-5_5_2

    0下载:
  2. ntl是有纽约大学研究开发的专门处理大数计算的一个静态库,在取模,大数分解方面有很广泛的应用-ntl is a New York University specializing in research and development of large numbers for calculation of a static library, in modulus, decomposition of large numbers has very broad application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:834667
    • 提供者:黎明
  1. ntl-5.2.tar

    0下载:
  2. 数值算法库for Unix,含有很多数值算法- Value algorithm storehouse for Unix, includes the very many values algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-01
    • 文件大小:656686
    • 提供者:站长
  1. NTL_lib

    0下载:
  2. 此库文件是用来加载到C++中的,用于解密解密时调用和其中的文件-This library file is used to load to the C++ In for the decryption to decrypt them when the call and the documents
  3. 所属分类:CA program

  1. WinNTL-5_3_1

    0下载:
  2. 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary p
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:764415
    • 提供者:yangmuxiang
  1. RSA.ZIP

    0下载:
  2. C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:4428
    • 提供者:Calin Juravle
  1. Discuz!NTl

    0下载:
  2. 该代码由Discuz!NT 2.5 中提取精炼出来的,版权归Discuz所有-The code by Discuz! NT 2.5 extracted from the refinery, all copyright Discuz
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:6546
    • 提供者:zhengqingxun
  1. RSDecoder

    0下载:
  2. reed solomon decoding with NTL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:180213
    • 提供者:hasan
  1. WinNTL-5_5_2

    0下载:
  2. NTL 大数运算库 专门RSA等加密算法运算库-Large numbers operator NTL library dedicated RSA encryption algorithm such as library operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:834631
    • 提供者:hou
  1. ntl

    0下载:
  2. ntl加密库linux的使用,很好的入门使用程序-ntl linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:707637
    • 提供者:zeng
  1. ntl-6.0.0.tar

    1下载:
  2. NTL库,实现数论运算,大数运算库 专门RSA等加密算法运算库-ntl 6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:714741
    • 提供者:li
  1. RSA(NTL)

    0下载:
  2. 用VC6.0实现的,运用NTL大整数库实现RSA的加密和解密算法,具有较高的效率!-VC6.0 achieved by applying NTL large integer achieve RSA encryption and decryption algorithms, with high efficiency!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3434211
    • 提供者:朱义杰
  1. ntl_demo

    0下载:
  2. 最简单的ntl演示功能,对大整数感兴趣的可以看看(The simplest NTL demonstration function, interested in large integers can see)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:2481152
    • 提供者:老农
  1. WinNTL-10_5_0

    0下载:
  2. NTL是一种高性能、便携的C++库操纵签署提供的数据结构和算法,任意长度的整数,和向量,矩阵,在整数和有限域上的多项式。(NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over
  3. 所属分类:加密解密

    • 发布日期:2018-04-22
    • 文件大小:1193984
    • 提供者:Henry_Xu
« 12 »
搜珍网 www.dssz.com