搜索资源列表

  1. rsa算法的vf实现

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

  1. RSA算法源码

    3下载:
  2. 用mfc做的程序,能实现RSA算法的源代码。很实用。
  3. 所属分类:网络编程

    • 发布日期:2010-11-14
    • 文件大小:1980537
    • 提供者:baiyundsh
  1. RSA C++实现

    3下载:
  2. RSA算法C++实现,在VC6.0下编译通过
  3. 所属分类:加密解密

  1. rsa

    0下载:
  2. RSA加密/解密算法实现源码与例子 -The source code and examples of implement of RAS encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:站长
  1. RSA加密和解密

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张立
  1. RSA加解密

    0下载:
  2. vc环境下RSA算法加解密功能的实现,内附有示例代码。-The implement of encryption and decryption with RSA algorithm in VC environment, attached with example source code.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:1967104
    • 提供者:wj
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:胡康康
  1. rsa-c++实现

    0下载:
  2. 这是一个RSA的简单实现算法,用的是C++语言实现的.-This is a simple realization of the RSA algorithm is used in the C language.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:53248
    • 提供者:杜立涛
  1. RSAnew

    0下载:
  2. rsa算法实现。用VC++编写。能够实现对明文的加密。不容易被破解-rsa algorithm. VC++. To achieve the right expressly encryption. Not easy to be cracked
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:232448
    • 提供者:yzy
  1. RSA程序算法分析

    0下载:
  2. 密码学中极重要的RSA算法的C编程实现。希望对一些喜欢C的朋友有用-cryptography very important RSA algorithm in C programming. Some like to hope that the friends useful C
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:陈生
  1. 安全good

    0下载:
  2. 用于一般的文件加密和解密,采用rsa算法实现-It is used for general file s encryption and decryption. Using the RSA arithmetic.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:solitude
  1. JavaFR_RSA_Source

    0下载:
  2. 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Descr iption : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @ver
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:某男
  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-21
    • 文件大小:8192
    • 提供者:
  1. 99-GuTingTing-RSA

    0下载:
  2. RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:huke
  1. RsaKit_V1.0

    0下载:
  2. rsa算法实现的经典开发包,对学习加密算法帮助很大-rsa algorithm realize the classic development kit, the encryption algorithm learning very helpful
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:65536
    • 提供者:清风月影
  1. rsa

    0下载:
  2. 基于rsa算法实现的用两个质数进行数据加密的算法,可靠度非常高,为vc++6.0工程-Rsa algorithm based on the use of two prime number for data encryption algorithm, reliability is very high, for vc++ 6.0 works
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:28672
    • 提供者:介宇
  1. rsa

    0下载:
  2. rsa算法实现,用的是c++。欢迎大家随便下载-rsa algorithm, using c++. Welcome to the casual download
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:885760
    • 提供者:陈薇
  1. RSA

    0下载:
  2. rsa算法c语言实现 完整 有对话框,密码学经典非对称加密实现-rsa algorithm c language there is complete dialog box
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:929792
    • 提供者:周勇
  1. RSA算法

    0下载:
  2. RSA算法,用的C++语言实现,可以给那些初次接触这个,需要学习的同学使用(RSA algorithm, using C++ language, you can give those who first contact this, need to learn the use of students)
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:2403328
    • 提供者:roppe
  1. 语音RSA加密

    0下载:
  2. RSA算法实现语音的加密和解密功能,里边还包含了录音功能(RSA algorithm for voice encryption and decryption function, which also contains the recording function)
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:勒布朗001
« 12 3 4 5 6 7 8 9 10 ... 46 »

源码中国 www.ymcn.org