搜索资源列表

  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-14
    • 文件大小:143360
    • 提供者:海贵
  1. RSA MD5 v1.2

    0下载:
  2. RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:103424
    • 提供者:张晓博
  1. 浅谈利用RSA算法防止非法注册机的制作

    0下载:
  2. 浅谈利用RSA算法防止非法注册机的制作.rar 虽非原创,但很有用。-use RSA algorithm to prevent the illicit production of Fillmore. Rar, if not original, but very useful.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:98304
    • 提供者:老灰狼
  1. 20050715rsa

    0下载:
  2. RSA算法编程以及它的实际应用。超级好的代码了。-RSA algorithm programming, as well as its practical application. Super good code.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:王学家
  1. vc-RSAnew.ra20050713

    0下载:
  2. 简单的RSA算法,适合新手学习使用,没有什么专业价值-simple RSA algorithm, for newcomers to learn how to use, no professional values
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:235520
    • 提供者:shen
  1. RSAUtil.PGP

    0下载:
  2. rsa算法的加密与解密算法, 界面为英文-rsa algorithm encryption and decryption algorithms, interface for English
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4221952
    • 提供者:王芳
  1. rsa1c++

    0下载:
  2. rsa算法/// //// -rsa algorithm ////////// /// /////
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:250880
    • 提供者:xuemiao
  1. zhangHao

    0下载:
  2. 课程设计的一个RSA算法加、解密软件,MFC的-curriculum design an RSA algorithm encoding and decoding software, MFC
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:25600
    • 提供者:张皓
  1. RSAdisplay

    0下载:
  2. RSA算法演示程序编程介绍,便于使用者了解其加密原理,更好地为文件安全服务。-RSA demo programming, user-friendly understanding of its encryption theory, to better document security services.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-14
    • 文件大小:47104
    • 提供者:aniu
  1. rsa_code

    0下载:
  2. rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS]
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:潘伟波
  1. raa

    0下载:
  2. 利用RSA算法防止非法注册机作,详细见内-use of the RSA algorithm to prevent illegal RI for details see inside
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:李网
  1. sanpack_rsa_vs2003sln_src

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

    • 发布日期:2024-05-14
    • 文件大小:1051648
    • 提供者:周刘兵
  1. rsasourcecode

    1下载:
  2. RSA算法源程序,C代码-RSA algorithm source, the C code
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:798720
    • 提供者:方源立
  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-14
    • 文件大小:52224
    • 提供者:liuwei
  1. anotherrsa

    0下载:
  2. 这是我编的另一个有RSA算法的程序,这是用VISUAL C++编的,同上也有不足的地方,希望大家指出!呵呵!-This is another series of the RSA algorithm, this is using Visual C series. Ibid also have deficiencies in the hope that everyone! Ha ha!
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:波波
  1. thirdRSA

    0下载:
  2. 这是我的第3个有关RSA算法的程序,希望大家在下载的时候,多比较比较,觉得哪个OK,就下哪个,哈哈!-This is my first three of the RSA algorithm procedures in the hope that everyone in the download time, more comparisons, Which feel OK, under which, ha ha!
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:波波
  1. RSA_document

    0下载:
  2. RSA算法的硬件实现,这9篇文章详细分析了RSA算法的硬件实现,有做硬件实现RSA算法的是不错的参考资料。-RSA algorithm in hardware, this nine articles detailed analysis of the RSA algorithm in hardware, do a hardware implementation of the RSA algorithm is a good referenc
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:1288192
    • 提供者:施向东
  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-14
    • 文件大小:526336
    • 提供者:陈大卫
  1. RSAEncrypter_dotnet11_20060121_sanPack

    0下载:
  2. rsa算法 rsa算法 -rsa algorithm r sa algorithm r sa algorithm r sa algorithm r sa Algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:183296
    • 提供者:
  1. zhanghuajun_RSA

    0下载:
  2. 加密算法,是用RSA算法 很好的哦,可以用呀-encryption algorithm is the RSA algorithm, oh well, you can use ah
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:40960
    • 提供者:ggg
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org