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

搜索资源列表

  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. 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_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. 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. 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-5.5.2.tar

    0下载:
  2. ECDSA Key Agreement Scheme
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:707247
    • 提供者:eduardovg88
  1. program_RSA

    0下载:
  2. 这个文件夹中包含两个程序,假设分别有不同的用户使用,pro_dec程序先执行,以产生一个密码对,pro_enc程序一方创建一个plain.txt文件,并用此程序及获得的公钥生成密文。pro_dec一方可以用私钥还原得到原文。(此程序由于密码长度的关系,须加载NTL\ZZ.h包以支持大数字使用)-This folder contains two programs, assuming each with a different user, pro_dec program first implemen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3085
    • 提供者:David Ho
  1. ntl

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

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

    0下载:
  2. 基于密码学的密码学库,根据ntl和openssl两个库制作的,有利于新手-Cryptography-based cryptography library, produced in accordance with ntl and openssl two libraries, the novice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1828475
    • 提供者:洛水
  1. ntl-6.0.0.tar

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

    • 发布日期:2017-03-23
    • 文件大小:714741
    • 提供者:li
  1. ntl-Gfp

    0下载:
  2. 安全椭圆曲线生成算法和系列函数库点乘点加测试-Secure elliptic curve generation algorithm and series libraries dot dot plus test
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:4372
    • 提供者:狐狸糊涂
  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. ShamirSharring

    2下载:
  2. Shamir门限算法的C++实现,依赖于NTL开源代码库-Shamir threshold algorithm C++ implementation, relies on NTL open source code base
  3. 所属分类:加密解密

    • 发布日期:2017-04-23
    • 文件大小:2217
    • 提供者:曹涛
  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
  1. presenuytionloxp

    0下载:
  2. 关于BCH编码的一个应用,还会用到NTL的东西()
  3. 所属分类:系统编程

    • 发布日期:2018-05-03
    • 文件大小:76800
    • 提供者:Gwendcwho
搜珍网 www.dssz.com