搜索资源列表

  1. c++des

    0下载:
  2. c++语言实现的des加密算法,共同学习-c des language of the encryption algorithm, learning together
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:
  1. Des(vc++)

    1下载:
  2. DES加密算法VC源码,只包含了一个源文件,自己在VC 中建工程即可编译,代码中有详细的注释,适于学习。-DES encryption algorithm VC source, contains only one source, VC in their works can be built, a detailed code of the Notes, suitable for learning.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:maxu
  1. DES-encryption-algorithm

    0下载:
  2. 该算法在.NET平台下,使用C#语言,用DES加密算法实现了文件的加密。-the algorithm.NET platform, the use of C# language, using DES encryption algorithm encryption of the document.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:28672
    • 提供者:feng xue feng
  1. DES(c++)

    0下载:
  2. 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously th
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:fang
  1. DES-with-code

    0下载:
  2. DES加密详细文档,有源码。。。值得一下阿-DES encryption detailed documentation, source code. . . Worth about A
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:83968
    • 提供者:周中
  1. des

    0下载:
  2. 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:8192
    • 提供者:陈器
  1. des

    0下载:
  2. DES是一种分组密码。假定明文m是由0和1组成的长度为64位的符号串,密钥k也是64位的0、1符号串。-DES is a block cipher. M is expressly assumed by 0 and a length of 64 strings of symbols, as well as key k 0 64, a string of symbols.
  3. 所属分类:汇编语言

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:蓝色简单
  1. DES

    0下载:
  2. JAVA版的DES加密算法,是完整的DES加密算法-JAVA version of the DES encryption algorithm, is the integrity of the DES encryption algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:23552
    • 提供者:trilobite
  1. DES

    0下载:
  2. DES加密算法的实现和演示,具体算法见网上,程序中有注释-DES encryption algorithm and demonstrate the achievement of the specific algorithm see online, proceedings have Notes
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:46080
    • 提供者:huolangmin
  1. des-for-arm

    0下载:
  2. 最传统得加密解密方法des,此源代码需在嵌入式linux下编译运行
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:308224
    • 提供者:bobo
  1. DES

    0下载:
  2. 这是一关于DES加密算法的C/C++实现范例-This is the one on the DES encryption algorithm C/C++ Realize Example
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:59392
    • 提供者:清风月影
  1. DES

    0下载:
  2. 本程序利用DES 对姓名 学号 帐号 进行加密,先将姓名 学号 帐号 转化为UNICODE编码 再对这些UNICODE 进行DES加密 这样可以很好 防伪 -This procedure places the use of DES on the names of encrypted account number, first name Account No. Xue UNICODE encoding into UNICODE to
  3. 所属分类:CA认证

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:
  1. DES

    0下载:
  2. 单片机实现DES的程序包-DES realize single-chip package
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:14336
    • 提供者:gilly
  1. des

    0下载:
  2. 这是我上信息安全课做的作业,des的加密算法。-This is my lesson to do on information security operations, des encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:118784
    • 提供者:lll
  1. des

    0下载:
  2. des delphi算发原代码-fat balance des delphi source code
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:349184
    • 提供者:player43
  1. des

    0下载:
  2. des加密算法,测试可用,是dos界面,可加密解密,自己输入文件名称,选加密还是解密-des encryption algorithm, test available, is the dos interface encryption and decryption, their input file name, choose encrypt or decrypt
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:235520
    • 提供者:
  1. des

    0下载:
  2. des的实现,可以输入任意长度的字符串,最终都能解密回原来的样子。-des realization can enter a string of arbitrary length, and ultimately be able to decrypt the way back to the original.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:45056
    • 提供者:杨秀云霁
  1. des

    0下载:
  2. 基于 xinlinx 写的DES加密算法,内涵test bench,加密解密都有-Xinlinx written based on the DES encryption algorithm, meaning test bench, both encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:23552
    • 提供者:徐磊
  1. des

    0下载:
  2. 如何用java的des算法加密解密,使用的是bcb模式。-How to use the des algorithm java encryption and decryption, using BCB model.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:
  1. des

    0下载:
  2. DES加密算法,通过调用Des_Go()可以对数据进行加解密-DES encryption algorithm, by calling Des_Go () can be the data encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:xb
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org