搜索资源列表

  1. RSA加密和解密

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

    • 发布日期:2024-06-02
    • 文件大小:1024
    • 提供者:张立
  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-06-02
    • 文件大小:1024
    • 提供者:胡康康
  1. RSAnew

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

    • 发布日期:2024-06-02
    • 文件大小: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-06-02
    • 文件大小:4096
    • 提供者:陈生
  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-06-02
    • 文件大小: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-06-02
    • 文件大小:8192
    • 提供者:
  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-06-02
    • 文件大小: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-06-02
    • 文件大小:103424
    • 提供者:张晓博
  1. MD5(c++)

    0下载:
  2. md5算法的c++实现,包含MD5.cpp和MD5.h-md5 Algorithm c++, and includes MD5.cpp MD5.h
  3. 所属分类:加密解密

    • 发布日期:2024-06-02
    • 文件大小:4096
    • 提供者:ray
  1. RSA

    1下载:
  2. RSA算法 C++ 实现 RSA算法 C++ 实现 -achieve RSA algorithm to achieve C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-02
    • 文件大小:1024
    • 提供者:张磊
  1. RAS

    0下载:
  2. RSA算法的C语言实现 -RSA algorithm RSA algorithm realization of C language of the C language
  3. 所属分类:其他小程序

    • 发布日期:2024-06-02
    • 文件大小:17408
    • 提供者:PeacockYun
  1. rsaprvdecrypt

    0下载:
  2. rsa算法的c++实现,该程序实现利用私钥解密-rsa algorithm c++ realized, the realization of the program using the private key to decrypt
  3. 所属分类:加密解密

    • 发布日期:2024-06-02
    • 文件大小:163840
    • 提供者:lining
  1. rsa

    0下载:
  2. rsa算法C语言实现,自己编的,希望对大家有借鉴.-rsa algorithm C language, own, and I hope everyone has to learn from.
  3. 所属分类:加密解密

    • 发布日期:2024-06-02
    • 文件大小:206848
    • 提供者:幸福
  1. rsa

    0下载:
  2. RSA算法C++实现,实现RSA算法,密码强度1024 -RSA algorithm C++ Realize, realize RSA algorithm, the password strength of 1024
  3. 所属分类:CA认证

    • 发布日期:2024-06-02
    • 文件大小:883712
    • 提供者:G
  1. RSA

    0下载:
  2. RSA算法实现 Visual C++ 环境下开发-RSA algorithm Visual C++ Environment development
  3. 所属分类:Windows编程

    • 发布日期:2024-06-02
    • 文件大小:245760
    • 提供者:刘桢
  1. rsa

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

    • 发布日期:2024-06-02
    • 文件大小:885760
    • 提供者:陈薇
  1. RSA-Arithmetic-Code

    0下载:
  2. RSA算法的实现,包括密钥生成及加解密 RSA算法的实现,包括密钥生成及加解密-RSA algorithm, including key generation and RSA encryption algorithm, including key generation and encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-06-02
    • 文件大小:221184
    • 提供者:yuyingjie
  1. RSA

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

    • 发布日期:2024-06-02
    • 文件大小:929792
    • 提供者:周勇
  1. RSA

    0下载:
  2. rsa算法的C语言代码实现,适合算法计算机学习研究者阅读-rsa for c program,suit for arithmetic study
  3. 所属分类:加密解密

    • 发布日期:2024-06-02
    • 文件大小:13312
    • 提供者:jie
  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-06-02
    • 文件大小:2403328
    • 提供者:roppe
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org