搜索资源列表

  1. RSAUtil[1]

    0下载:
  2. 实现RSA加密算法的c++源代码-achieve RSA encryption algorithm source code c
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:81920
    • 提供者:张兵
  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. 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_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的c实现

    0下载:
  2. rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:w
  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. 公钥加密算法

    0下载:
  2. rsa加密解密是一种公钥加密算法,广泛应用于信息安全领域-rsa encryption and decryption is a public key encryption algorithm widely used in the field of information security
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:张震
  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. 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_src

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

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

    0下载:
  2. 加密的局域网聊天程序,采用RSA加密算法,可保证聊天的私密-Chat LAN encryption procedures, using the RSA encryption algorithm, can guarantee that the privacy Chat
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:senxly
  1. rsaalgorithminvc

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

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:徐凯
  1. RsaKit

    0下载:
  2. 小小的自己编制rsa加密算法,加密初学者可进行参考.有一定参考价值哦-The preparation of their own little rsa encryption algorithm, encryption can be a reference for beginners. Has a certain reference value oh
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:3849216
    • 提供者:limin
  1. RSAUpper_vc++

    0下载:
  2. 古典加密算法,vc实现 该软件实现了目前安全性较高的rsa加密算法 来自黑基。-Classical encryption algorithm, vc realize the software realize the current high security encryption algorithm rsa from the black base.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:230400
    • 提供者:19869142
  1. RSAalgorithm

    0下载:
  2. 利用大素数相乘难分解原理,实现RSA加密算法,应用于数字签名.-The use of large prime numbers multiplied difficult decomposition principle, the realization of RSA encryption algorithm, used in digital signatures.
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:邓小欧
  1. 2007253540124

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

    • 发布日期:2024-05-18
    • 文件大小:210944
    • 提供者:fengshuang
  1. vb_PSC1_RSA

    0下载:
  2. RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only -RSA encryption algorithm in the VB in the realization of rs
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:林鸿
  1. rsapubdescry

    0下载:
  2. rsa加密算法的c++实现,此程序实现利用公钥解密-rsa encryption algorithm c++ realized, the realization of this process a public key to decrypt
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:155648
    • 提供者:lining
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org