搜索资源列表

  1. sam

    0下载:
  2. 加密解密算法--SAM的散列存储加密解密算法分析,sam在WINDOWS密码中有举足轻重的地位-encryption and decryption algorithms-- SAM hash storage encryption and decryption algorithm analysis, sam Windows password in a pivotal position
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:exc
  1. 软件注册机自动生成

    1下载:
  2. 软件注册机自动生成系统!可编译使用于任何软件系统的软件加密的注册使用-software Fillmore automatic generation system! Compiler can use in any software system for the registration encryption software use
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-02
    • 文件大小:315392
    • 提供者:
  1. aes算法演示代码

    0下载:
  2. AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:32768
    • 提供者:萧寒月
  1. RSA.ZIP

    0下载:
  2. 用RSA加密IP,下载后拷下来运行后就能用,可以自己事实!-use RSA to add password to IP,please download and copy and run it,you can try it!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:邓伟
  1. SIGN

    0下载:
  2. 用于签名的程序是用VC 开发的代码很好有想学CryptAPI的可以下载看看,学写加密签名的也可以-signed for the procedure is the development of VC is a very good source to the study can be downloaded CryptAPI look at the school was signed by encryption can also
  3. 所属分类:CA认证

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:吴军
  1. MSENCRYPT

    0下载:
  2. 很好的源代码,可以用来学习加密解密程序的编写,对初学者很有用的好东西!-good source code can be used to study encryption and decryption procedures for the preparation, very useful for beginners to the good stuff!
  3. 所属分类:CA认证

    • 发布日期:2024-05-02
    • 文件大小:10240
    • 提供者:吴军
  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-02
    • 文件大小:1024
    • 提供者:胡康康
  1. RSAB

    0下载:
  2. 利用RSA加密算法对输入的原文进行加密,输入的可以是主键盘上的任何符号-use RSA encryption algorithm on the importation of the original encrypted input is the main keyboard can be any of the symbols
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:55296
    • 提供者:王守国
  1. dh123456

    0下载:
  2. DH算法的相关资料是一种不对称加密算法,希望对相关者有所帮助-DH relevant information on the algorithm is an asymmetric encryption algorithm, and I hope to help stakeholders
  3. 所属分类:编程文档

    • 发布日期:2024-05-02
    • 文件大小:24576
    • 提供者:赵永海
  1. 33719245

    0下载:
  2. 用VB实现的DES加密算法,适合于小型VPN的明文加密传输-the DES encryption algorithm, suited to the small expressly VPN encryption transmission
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:黄飞飞
  1. des加密算法

    0下载:
  2. 一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:周银春
  1. MD5的解密算法

    0下载:
  2. MD5加密,针对于一般的开发程序来使用,下载后可直接运行.-MD5 encryption, the response to the general development of procedures to use, can be downloaded directly operation.
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:高振鹏
  1. des算法的C实现

    0下载:
  2. 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:彭晓明
  1. 凯瑟秘闻破解

    0下载:
  2. 经典的加密算法破解,是用C语言编写实现的-resolve classic encrypted algorithm completed in C
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:29696
    • 提供者:白文博
  1. 一类简单的数据加密方法

    0下载:
  2. vb.net编写的数据加密程序,提供三种加密方式: 简单加密、随机码加密、用户名加密-vb.net prepared by the data encryption program, providing three encryption methods : simple encryption, random encryption, user name encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:33792
    • 提供者:陈中会
  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-02
    • 文件大小:5120
    • 提供者:董铭惠
  1. 一种加密证书文件的实现

    0下载:
  2. 一种加密证书文件的实现,可以对机器码进行加密后以文件形式保存-Achieve an encrypted certification file,it can be instored in file form followed encrypting machine code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:73728
    • 提供者:刘廷
  1. 200551910728

    0下载:
  2. DES算法实现,非常有用,对于研究加密的朋友希望回有帮助-DES algorithm, very useful for research encryption friends want to return to help
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:29696
    • 提供者:还哈
  1. aes_encrypt

    0下载:
  2. AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryptio
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:216064
    • 提供者:
  1. (实例049)加密与解密数据表

    0下载:
  2. vfp表单,加密与解密数据表。(压缩文件)-Probe form, encryption and decryption of data sheets. (Compressed files)
  3. 所属分类:其他数据库

    • 发布日期:2024-05-02
    • 文件大小:53248
    • 提供者:王明
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org