搜索资源列表

  1. RSA公开密钥加密

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

    • 发布日期:2024-05-14
    • 文件大小:20480
    • 提供者:blickwinkel
  1. rsa1-cpp

    0下载:
  2. rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
  3. 所属分类:加密解密

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

    0下载:
  2. RSA算法实现(经典) 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

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

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

    0下载:
  2. 解密算法实现.采用VB6编写,针对不可逆的单向加密,在网络安全方面很有用。-decryption algorithm. Prepared using VB6 against irreversible one-way encryption, network security very useful.
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者: 张小思
  1. smime_api

    0下载:
  2. 用java实现的对电子邮件进行加密解密及签名的算法接口,支持最新的pkcs11电子令牌标准,简单易用。-java with the realization of e-mail signatures and encryption and decryption algorithm interface, pkcs11 support the latest standards for electronic token, simple and e
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:26624
    • 提供者:刘永恒
  1. RSA

    2下载:
  2. RSA算法的演示程序,分组加密功能,可以对任意长度的字符串进行加密解密-RSA algorithm demo program, packet encryption, you can for any length of string encryption and decryption
  3. 所属分类:CA认证

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

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

    • 发布日期:2024-05-14
    • 文件大小:155648
    • 提供者:lining
  1. rsa_decryption

    0下载:
  2. 本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。-The code did not have to use off-the-shelf library NTL realize RSA encryption, decryption operations. Instead of using the RSA algorithm to achieve by thinking of the bas
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:zhang
  1. rsa

    0下载:
  2. 完成RSA算法的加密解密,一定程度上解决问题-Completion of RSA encryption and decryption algorithms, to some extent, solve the problem
  3. 所属分类:加密解密

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

    0下载:
  2. java程序实现的RSA算法,实现了加密解密并带有源代码。并配有exe执行文件-java program realization of RSA algorithm, the realization of the encryption and decryption with the source code. And implementation with exe files
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:907264
    • 提供者:wangyang
  1. 101259351JavaFR_RSA_Source

    0下载:
  2. 加密解密RSA,java语言 加密解密算法RSA-RSA
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:sailing
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:56320
    • 提供者:胡斌
  1. rsaeuroi

    0下载:
  2. RSA算法源代码(VC版本)非对称加密解密算法-RSA algorithm source code (VC version) non-symmetric encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:199680
    • 提供者:叶远
  1. rsasoft

    0下载:
  2. 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。-Vc++ to achieve the use of RSA encryption a
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:易天行
  1. RSAvc1985

    0下载:
  2. 用vc++6实现的一个RSA加密程序,功能比较齐全,运行界面比较漂亮, 简单的RSA算法的加密解密程序,带MFC界面的 -Vc++6 to achieve using a RSA encryption process, complete functions, run the more beautiful interface, simple RSA encryption and decryption algorithm procedu
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:易守望
  1. RSA56778

    0下载:
  2. 用VC实现的rsa加密解密算法,本人经过测试,可以 直接使用 生成任意多位和任意多个的大素数,十六进制表示 -VC achieved using rsa encryption and decryption algorithm, I tested and can be directly used to generate any number and any number of large prime numbers, hexadeci
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:50176
    • 提供者:易守旺
  1. rsa

    0下载:
  2. 本程序主要用C实现了RSA算法。具体为输入数字进行RSA加密或解密。可根据自己要求做出适当修改。-C major with the procedures of the RSA algorithm realization. Specific figures for the importation of RSA encryption or decryption. May request in accordance with their am
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:120832
    • 提供者:zhujieli
  1. RSA

    0下载:
  2. 实现了RSA加密算法,可以对一段文字进行加密解密-The realization of the RSA encryption algorithm, can be carried out on a section of text encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:alex
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »

源码中国 www.ymcn.org