搜索资源列表

  1. crypto41

    0下载:
  2. 一个DES,RSA,MD5,RC4等加密算法的源码-A DES, RSA, MD5, RC4 encryption algorithm, such as the source
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:500736
    • 提供者:站长
  1. rsaeuro-1aa.02.tar

    0下载:
  2. ras加密算法(用C++描述的,很详细)-encryption algorithm (C described in great detail)
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:188416
    • 提供者:陈亮
  1. 加密算法源代码

    0下载:
  2. 加密算法源代码DES&RSA-encryption algorithm source code DESRSA
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1018880
    • 提供者:孔卫
  1. asn1c-0.9.12.tar

    0下载:
  2. RSA加密/解密算法源码 asn1c-0.9.12-RSA encryption and decryption algorithm source code——asn1c-0.9.12
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:877568
    • 提供者:岑楠
  1. 加密算法库及示例程序

    0下载:
  2. RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:*
  1. 大整数的加法

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王承陶
  1. 64bit RSA加密

    0下载:
  2. 64位RSA算法源程序,VB代码.可用于INTERNET网络编程-64 RSA algorithm source, VB code. Can be used for Internet Network Programming
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:董铭惠
  1. RSA公开密钥加密

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

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

    0下载:
  2. 用java语言编写的rsa加密解密算法,能够自己选择密钥的位数。-prepared by the rsa encryption and decryption algorithms, keys to their choice of the median.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:秦雷
  1. rsa1-cpp

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

    • 发布日期:2024-05-18
    • 文件大小:101376
    • 提供者:
  1. RSA算法小实例

    0下载:
  2. 某位朋友"用C#做的加密解密的东西,做在一起,有点乱,只是作为交流学习"-certain friends "with C# to do encryption and decryption of things to do together, a little bit chaotic, but as the exchange of learning"
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:229376
    • 提供者:宏伟
  1. MultiCoder

    0下载:
  2. 用VC实现的RSA加密解密算法,本人经过测试,可以 直接使用-with VC RSA encryption and decryption algorithms, I tested, and can directly use
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:周彩贞
  1. CatsicRSA

    0下载:
  2. RSA加密解密算法,用C#编制,只要调整系数,即可实现自定义加密-RSA encryption and decryption algorithm, compiled with C#, as long as the adjustment factor can be realized from the definition of encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:李洪囤
  1. 103220514

    0下载:
  2. 实现RSA加密/解密算法,这是自己为了交作业熬了几天才完成的,-achieve RSA encryption/decryption algorithm, which is perpendicular operation themselves to endure a few days before completion,
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-18
    • 文件大小:177152
    • 提供者:
  1. VC_RSA

    0下载:
  2. 一、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是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1965056
    • 提供者:
  1. RSA20060601

    0下载:
  2. 信息安全课上project,自己写的rsa加密解密算法,实现有点慢,应该是正确的-information security class project, wrote the rsa encryption and decryption algorithm, achieving a bit slow, It is right for the
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:53248
    • 提供者:helumin
  1. 103244846wyb

    0下载:
  2. java写的一个RSA加密算法,不错的话拉好长时间-wrote an RSA encryption algorithm, then pull a good long time
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:ww
  1. desrsa

    0下载:
  2. DES加密算法的java实现,好像应该要用到编译器里的集成的包-DES encryption algorithm to achieve the java, it seems to be to use compiler's integrated package
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:java
  1. MIRACL

    0下载:
  2. 加解密函数库,包含DES,AES,RSA等各种加密算法的实现,在WINDOWS能编译通过-encryption functions, including DES, AES, RSA encryption algorithm such as the realization In Windows can compile
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:956416
    • 提供者:木木
  1. LockAndUnLock

    0下载:
  2. RSA加密与解密算法的 C++实现 -RSA encryption and decryption algorithm to achieve C
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:212992
    • 提供者:小林
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org