搜索资源列表

  1. RSA加密算法DEMO delphi

    1下载:
  2. RSA加密算法DEMO For Delphi-RSA encryption algorithm DEMO for delphi
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:249856
    • 提供者:何怿
  1. DES 加密算法代码

    0下载:
  2. DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础-DES password security system should not depend on secrecy algorithm, the only security encryption key based on the confidentiality
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:zhou
  1. MD5加密算法(16位,32)

    0下载:
  2. MD5加密算法(16位,32位)的C#实现 -MD5 encryption algorithm (16, 32) C#
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:李宾
  1. 多种加密算法源码

    1下载:
  2. 多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!-variety of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
  3. 所属分类:加密解密

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

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

    • 发布日期:2024-05-13
    • 文件大小:32768
    • 提供者:萧寒月
  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-13
    • 文件大小:4096
    • 提供者:周银春
  1. des算法的C实现

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

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:彭晓明
  1. DES文件加密模块

    0下载:
  2. 用delphi实现的des加密算法,但是只能对对纯文本进行加密。本人的联系方式erac_cn@126.com-achieved using DES encryption algorithm, but only against a plain text encrypted. My Contact erac_cn@126.com
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:194560
    • 提供者:tOmMy
  1. RSA加长分段加密

    0下载:
  2. RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByte[]。 4. 使用e和n对所有的sectByte[]进行加密,并合成一大段密文,添加到EncText。 5. 读取下一大段明文,若明文为空
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:75776
    • 提供者:何泽荣
  1. DES加密

    0下载:
  2. DES加密算法模块,取自GNU/Linux中加密的源码,对长于8位的密码进行循环DES加密-DES encryption algorithm module, taken from the GNU/Linux source code encryption for longer than eight reuse passwords DES encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:衣明玉
  1. 加密算法

    0下载:
  2. 详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别-detail and the DES algorithm RSA2 described, as well as their realization of the code and the difference between them
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:1823744
    • 提供者:
  1. 图像加密代码

    0下载:
  2. VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC, applying the Arnold transform .It is valuable to people who will devote himself to infomation security
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:52224
    • 提供者:杨柯
  1. DES加密ql

    0下载:
  2. des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:秦雷
  1. 文件加密软件

    0下载:
  2. 文件加密软件,采用AES加密算法处理 默认密匙采用128位,加密后文件,用户 不知道解密密码,打开为乱码。-file encryption software, using AES encryption algorithm used to deal with the default key 128, encrypted documents, users do not know decryption password, open to gi
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:242688
    • 提供者:马忠
  1. 邮件加密和发送程序

    0下载:
  2. 能够对发送的邮件进行加密和解密,并且能够发送和收取邮件,是很好的学习和说明程序。加密算法使用TEA,发送邮件使用的是JMAIL组建,程序使用Skin++加有皮肤。-able to send mail encryption and decryption, and can send and receive mail, is a very good study and a descr iption of the proceedings. En
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:1233920
    • 提供者:sun
  1. n栏栅加密算法

    0下载:
  2. 此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N-N fencing encryption algorithm a procedure to import expressly for the N fencing encryption, now must determine N
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:319488
    • 提供者:万艳良
  1. tea加密算法源代码

    0下载:
  2. 加密算法tea加密文件,用vc语言编写,支持多种格式-encrpyt file by tea arithmetic,support some kinds of file format,VC Code
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:焦伟伟
  1. Md5加密算法

    0下载:
  2. vb实现MD5的加密算法,简单易用!运行速度快!-MD5 implementation, VB version. It s easy to use and the speed is very fast.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:集体
  1. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use exampl
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:59392
    • 提供者:云中龙
  1. 最新椭圆曲ECC线算法实现

    1下载:
  2. 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:1495040
    • 提供者:王清华
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org