搜索:NTL
找到约 7 项符合「NTL」的查询结果
结果 7
https://www.eeworm.com/dl/534/136707.html
其他
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipul
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.
https://www.eeworm.com/dl/519/461286.html
加密解密
C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
C++ implementaion for RSA together with the Wiener attack.
It uses NTL library for big numbers
https://www.eeworm.com/dl/654/402666.html
数据结构
密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct
密码学界牛人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 precision floating ...
https://www.eeworm.com/dl/519/279038.html
加密解密
本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。
本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。
https://www.eeworm.com/dl/519/185949.html
加密解密
使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.
使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密.
平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.