Description: RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source code for details.Released November 2001-RSA MD5 VISUAL C++ SOURCE CODE v1.2- Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to- see the source code for details.Released November 2001 Platform: |
Size: 972800 |
Author:李湘 |
Hits:
Description: OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value. Platform: |
Size: 18432 |
Author:王尔德 |
Hits:
Description: rsa数字签名公钥加密私钥解密c++源代码-The C++ source program of RSA digital signature about encryption with public key and decryption with secret key. Platform: |
Size: 5120 |
Author:冉冉 |
Hits:
Description: RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载-RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and the compiler UNIX_LINUX SCRIP, it is worth the download Platform: |
Size: 182272 |
Author:肖蔚 |
Hits:
Description: rsa算法,这里将给出一个简单加密模块的全部源程序(源代码)
至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行
GCC –O CODE CODE.C
然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用
./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试一试就知道啦!
-rsa algorithm, Here is a simple encryption of all source modules (source code) As for the theory RSA online a lot, it is based on public key encryption algorithm a system. This example was mainly used to a certain important document to a bundled IP addresses. Copy it down, depositors to CODE.C. before the implementation of GCC-O CODE CODE.C then./CODE E [IP ADDRESS] [FILENAME] document encryption. Or use./CODE D [IP ADDRESS] declassified whole process created the two intermediary file, As to what documents you try to know! Platform: |
Size: 1024 |
Author:潘伟波 |
Hits:
Description: RSA加密C源码
1978年就出现了这种算法,它是第一个既能用于数据加密
也能用于数字签名的算法。它易于理解和操作,也很流行。算
法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和
Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。-RSA encryption C source code 1978 on the emergence of this algorithm, it is the first not only for data encryption can be used for digital signature algorithms. It is easy to understand and operate, but also very popular. Algorithm Platform: |
Size: 5120 |
Author:zen |
Hits:
Description: C++程序设计与应用源码、C++反射的例子、RSA算法、vc++访问DAO数据库、遍历文件夹并建成目录树、打字小程序、电子便笺 、仓库管理系统-C++ Program design and application source code, C++ Reflection example, RSA algorithm, vc++ Visit DAO database, traverse folder and build the directory tree, typing of small procedures, electronic memo, warehouse management system Platform: |
Size: 3119104 |
Author: |
Hits: