搜索资源列表
NTL-RSA
- 使用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,
ntl-5.0a.tar
- 密码大家Shoup写的数论算法c语言实现,Unix版本-password you write the number theory algorithm c language, the Unix version
RSA_Incryption
- 可以根据NTL库进RSA加密、解密算法的实现
rsa_decryption
- 本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。
WinNTL-5_5_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
NTL_lib
- 此库文件是用来加载到C++中的,用于解密解密时调用和其中的文件-This library file is used to load to the C++ In for the decryption to decrypt them when the call and the documents
RSA.ZIP
- C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
WinNTL-5_5_2
- NTL 大数运算库 专门RSA等加密算法运算库-Large numbers operator NTL library dedicated RSA encryption algorithm such as library operations
ntl-5.5.2.tar
- ECDSA Key Agreement Scheme
program_RSA
- 这个文件夹中包含两个程序,假设分别有不同的用户使用,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
ntl
- ntl加密库linux的使用,很好的入门使用程序-ntl linux
ibedll
- 基于密码学的密码学库,根据ntl和openssl两个库制作的,有利于新手-Cryptography-based cryptography library, produced in accordance with ntl and openssl two libraries, the novice
ntl-6.0.0.tar
- NTL库,实现数论运算,大数运算库 专门RSA等加密算法运算库-ntl 6.0
ntl-Gfp
- 安全椭圆曲线生成算法和系列函数库点乘点加测试-Secure elliptic curve generation algorithm and series libraries dot dot plus test
RSA(NTL)
- 用VC6.0实现的,运用NTL大整数库实现RSA的加密和解密算法,具有较高的效率!-VC6.0 achieved by applying NTL large integer achieve RSA encryption and decryption algorithms, with high efficiency!
ShamirSharring
- Shamir门限算法的C++实现,依赖于NTL开源代码库-Shamir threshold algorithm C++ implementation, relies on NTL open source code base
ntl_demo
- 最简单的ntl演示功能,对大整数感兴趣的可以看看(The simplest NTL demonstration function, interested in large integers can see)
WinNTL-10_5_0
- 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
presenuytionloxp
- 关于BCH编码的一个应用,还会用到NTL的东西()