搜索资源列表

  1. RSAUpper

    0下载:
  2. rsa加密算法实现,该软件实现了目前安全性较高的rsa加密算法-rsa encryption algorithm, the software implementation of the current high security encryption algorithm rsa
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:232448
    • 提供者:紫荆
  1. 一个RSA的类的源代码

    1下载:
  2. 一个RSA源代码,对各种字符串进行加密解密,包含汉字,数字-a source of all kinds of strings encryption and decryption, including Chinese characters, figures
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:2413568
    • 提供者:
  1. RSA公开密钥加密

    0下载:
  2. 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:blickwinkel
  1. aes设计方案

    0下载:
  2. 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outd
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:
  1. rsa_ql

    0下载:
  2. 用java语言编写的rsa加密解密算法,能够自己选择密钥的位数。-prepared by the rsa encryption and decryption algorithms, keys to their choice of the median.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:秦雷
  1. RSA_1111554490vc程序

    0下载:
  2. rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:148480
    • 提供者:
  1. RSA算法小实例

    0下载:
  2. 某位朋友"用C#做的加密解密的东西,做在一起,有点乱,只是作为交流学习"-certain friends "with C# to do encryption and decryption of things to do together, a little bit chaotic, but as the exchange of learning"
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:229376
    • 提供者:宏伟
  1. 大整数加减运算源程序

    0下载:
  2. 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is t
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:陈晓岚
  1. MultiCoder

    0下载:
  2. 用VC实现的RSA加密解密算法,本人经过测试,可以 直接使用-with VC RSA encryption and decryption algorithms, I tested, and can directly use
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:周彩贞
  1. RSA对称加密算法源代码

    0下载:
  2. 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:143360
    • 提供者:海贵
  1. RSA 公开密匙加密算法的替换程序

    0下载:
  2. RSA公开密钥加密解密算法的替换程序,程序优化,效率高-RSA public key encryption and decryption algorithm replacement procedure is optimized, high efficiency
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:张进
  1. CatsicRSA

    0下载:
  2. RSA加密解密算法,用C#编制,只要调整系数,即可实现自定义加密-RSA encryption and decryption algorithm, compiled with C#, as long as the adjustment factor can be realized from the definition of encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:李洪囤
  1. 103220514

    0下载:
  2. 实现RSA加密/解密算法,这是自己为了交作业熬了几天才完成的,-achieve RSA encryption/decryption algorithm, which is perpendicular operation themselves to endure a few days before completion,
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-18
    • 文件大小:177152
    • 提供者:
  1. RSA_DEMO

    0下载:
  2. 一种利用公钥算法(又称为非对称算法)RSA制作注册码的方法。采用这种方法,不知道密钥的话时很难写出注册机来。实际上有部分软件已经使用了这类方法。RSA加密算法DEMO-use of a public key algorithm (also known as non-symmetric algorithm) production license RSA method. Using this method, I do not know th
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:250880
    • 提供者:linvage
  1. Crypt

    0下载:
  2. VC实现的加密DLL,封装了RSA加密算法,很有参考价值-VC encryption DLL, Packaging RSA encryption algorithm that was useful
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:阿羽
  1. rsa2keyong

    0下载:
  2. 可以使用的RSA加密算法/// /// -can use the RSA encryption algorithm /////////////// /////////
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1975296
    • 提供者:xuemiao
  1. RSA20060601

    0下载:
  2. 信息安全课上project,自己写的rsa加密解密算法,实现有点慢,应该是正确的-information security class project, wrote the rsa encryption and decryption algorithm, achieving a bit slow, It is right for the
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:53248
    • 提供者:helumin
  1. 06060717129574

    0下载:
  2. java写的一个RSA加密算法(2),不错的话拉好长时间-wrote an RSA encryption algorithm (2), a good day to build good time
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:ww
  1. sanpack_rsa_vs2003sln

    0下载:
  2. 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:279552
    • 提供者:周刘兵
  1. sanpack_rsa_vs2003sln_src

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1051648
    • 提供者:周刘兵
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org