搜索资源列表

  1. rsa

    0下载:
  2. 完成RSA算法的加密解密,一定程度上解决问题
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26806
    • 提供者:hong
  1. RSA

    0下载:
  2. 简单的RSA算法的加密解密程序,带MFC界面的
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41962
    • 提供者:tangrui
  1. RSA

    1下载:
  2. RSA数字签名 RSA算法的加密解密 可视化MFC界面
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:60898
    • 提供者:聂乐
  1. RSA

    0下载:
  2. java程序实现的RSA算法,实现了加密解密并带有源代码。并配有exe执行文件
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:907752
    • 提供者:wangyang
  1. RSA加密和解密

    0下载:
  2. 用C#中RSACryptoServiceProvider类型,实现RSA算法的加密,和解密,用控制台实现-C# RSACryptoServiceProvider type, achieving RSA encryption, and decryption using Console
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1495
    • 提供者:张立
  1. rsa算法的vf实现

    0下载:
  2. 使用Visuanl Foxpro实现RSA算法的加密、解密。
  3. 所属分类:其它

  1. java安全性源代码

    0下载:
  2. java的加密解密 des aes rsa等算法-des encryption and decryption algorithms such as Aes rsa
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:776192
    • 提供者:
  1. EncryptDLL

    0下载:
  2. 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption/decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:919552
    • 提供者:Arnold
  1. RSA_lw

    0下载:
  2. 本代码实现基于RSA算法的文本加密解密功能,在C++环境下运行-the code-based version of the RSA encryption and decryption functions in C++ environment Operation
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:52224
    • 提供者:liuwei
  1. NTL-RSA

    1下载:
  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. Win
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:1916928
    • 提供者:李刚
  1. RSA_easy

    0下载:
  2. RSA算法加密和解密。作为理解RSA算法非常好的程序,但不能用于工程中,因为本程序只支持很小的规模。-RSA encryption and decryption. RSA understood as a very good procedures, but not for the project, because the procedure will only support a very small scale.
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:526336
    • 提供者:陈大卫
  1. ANSIandUNICODErsa

    0下载:
  2. 网上唯一一个支持中文加解密的1024位快速RSA算法源码,界面友好。也是别人的作品,后来自己花了好几天使它支持UnicodeString,vc++6.0调试通过,如果你想使用加密算法,不用RSA是您的损失,如果您使用RSA,但没有下载到此源码,那将是您和公司的损失。-The only Chinese online support encryption and decryption of the 1024 Fast RSA algorit
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:101376
    • 提供者:张力
  1. RSA_Matlab

    0下载:
  2. 用matlab实现RSA算法,包括加密,解密,以MATLAB 编程实现-RSA algorithm using matlab realize, including encryption, decryption, in order to realize MATLAB Programming
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-13
    • 文件大小:73728
    • 提供者:chu xiao
  1. RSA

    0下载:
  2. rsa算法演示,运用数论知识和经典的RSA算法,可生成超长的密钥,对文件经行加密,解密的演示。当时的开发环境是JCreator 3.50。-rsa algorithm demo, using knowledge of number theory and classical RSA algorithm, can generate very long keys, the document by line encryption, decryp
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:zgyang
  1. RSA

    0下载:
  2. 使用RSA算法对一个数字进行加密和解密。可以自由指定p,q的值,并且当输入数字不是素数时,程序会给出提示,或自动指定一个素数。
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:114688
    • 提供者:鹏鹏
  1. s-des-and-rsa

    0下载:
  2. RSA,S-DES加密算法,实现了加解密,采用加法链求大数的指数及模-RSA, S-DES encryption algorithm, the realization of the encryption and decryption, using addition chains for large numbers of the index and modulus
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:alonealone
  1. rsa0

    0下载:
  2. 网络安全试验rsa算法,用于加密解密或者数字签名-Network Security Test rsa algorithm for encryption and decryption or digital signature
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:1107968
    • 提供者:史鹏
  1. aspjiami

    0下载:
  2. 以asp为基础开发出的rsa加密算法...成功实现对信息的加密解密 -Asp based in developed encryption algorithm rsa ... the successful implementation of the encryption and decryption of information
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:cst
  1. RSA

    0下载:
  2. 大数运算库 RSA算法 MFC做的 加密时间大概4到5秒 解密很快-RSA algorithm for computing large numbers MFC library to do encryption period is about 4-5 seconds declassified soon
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:77824
    • 提供者:huqiuping
  1. RSA

    0下载:
  2. 若要使用公钥系统对消息进行数字签名,发送方先向该消息应用哈希函数以创建消息摘要。然后,发送方用自己的私钥对消息摘要进行加密,以创建发送方的个人签名。在收到消息和签名后,接收方使用发送方的公钥解密该签名,以恢复消息摘要,并使用发送方所用的同一哈希算法对该消息进行哈希运算。如果接收方计算的消息摘要与从发送方收到的消息摘要完 全匹配,则接收方可以假定消息在传输中未被更改。请注意,因为发送方的公钥是公共知识, 所以任何人都可以验证签名。
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:laren
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »

源码中国 www.ymcn.org