搜索资源列表

  1. des

    0下载:
  2. DES加密算法,通过调用Des_Go()可以对数据进行加解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.69kb
    • 提供者:xb
  1. DES

    0下载:
  2. DES加密解密的完整的程序,含有调用接口,通过编译运行。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:184.01kb
    • 提供者:haozhigang
  1. r1

    0下载:
  2. des加密算法的实现,可以通过类来调用.-des encryption algorithm achieved through categories to call.
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:460kb
    • 提供者:storm
  1. dllexe

    0下载:
  2. 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl
  3. 所属分类:C#编程

    • 发布日期:2025-02-28
    • 文件大小:6kb
    • 提供者:flying840310
  1. CDes_standard

    0下载:
  2. 该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:181kb
    • 提供者:李文
  1. des

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

    • 发布日期:2025-02-28
    • 文件大小:3kb
    • 提供者:xb
  1. DES

    0下载:
  2. DES加密解密的完整的程序,含有调用接口,通过编译运行。-DES encryption and decryption of the complete procedure, containing call interface, run through the compiler.
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:184kb
    • 提供者:haozhigang
  1. Cryptography

    0下载:
  2. C#实现DES加密解密,AES加密解密.一个基本类,调用方便-C# Realize DES encryption and decryption, AES encryption and decryption. A basic class, call convenience
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:1kb
    • 提供者:赵雨
  1. DESAlgorithm

    0下载:
  2. DES加密解密算法,C/C++语言适用,可直接调用,内有具体的C/C++代码-DES encryption and decryption algorithms, C/C++ Language applies to direct calls, which have specific C/C++ Code
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:4kb
    • 提供者:JinpingYang
  1. WindowsApplication2

    0下载:
  2. 通过调用动态链接库(dll)实现DES加密解密的程序,可以实现不同语言下数据传输的加密解密的一致性问题-By calling the dynamic-link library (dll) to achieve DES encryption and decryption process can be achieved in different languages under the encryption and decryption of
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:52kb
    • 提供者:zhb
  1. DES

    0下载:
  2. vb写的des加密解密源码及调用过程 已经验证-vb wrote des encryption and decryption process is called source code and authentication
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:8kb
    • 提供者:路军锋
  1. des

    0下载:
  2. 作者提供了DES的Delphi版源码与调用方法,现在标准算法被多数开发者使用,很容易被破解出来。在我们的站点上提供了DES的变形算法源码、为您提供软件安全检测和软件的加密解决方案。-The author provides a DES version of the Delphi source code with the call method, now standard algorithm used by most developers,
  3. 所属分类:Dephi控件源码

    • 发布日期:2025-02-28
    • 文件大小:186kb
    • 提供者:cl
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted f
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-02-28
    • 文件大小:331kb
    • 提供者:asdtiang
  1. des

    0下载:
  2. DES 加密算法实例,将给定字符串加密.如需调用重复使用。-Des encryption.
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:946kb
    • 提供者:Franky
  1. DES

    0下载:
  2. C++实现DES加密算法,结合Base64,与转换加密,并且输出DLL,可以用于网站程序调用,实现数据与文件的加密.这种加密后的数据用普通字符用HTML传输,有两层加密,可逆,不会被破解.-C++, DES encryption algorithm and Base64, and conversion of encryption, and the output DLL, can be used to call a web applica
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:144kb
    • 提供者:li oie miru
  1. des

    0下载:
  2. des加密算法c代码实现类库,帮助学习des加密算法实现原理,直接调用DES_EDE_Encryption和DES_EDE_Decryption函数实现加解密。-des encryption algorithm c code class library to help you learn des encryption algorithm theory, the direct to call DES_EDE_Encryption and
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:4kb
    • 提供者:徐军
  1. des

    0下载:
  2. 实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。-The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.
  3. 所属分类:对话框与窗口

    • 发布日期:2025-02-28
    • 文件大小:891kb
    • 提供者:谷馨宇
  1. DES-cipher-and-decipher

    0下载:
  2. 这是一个通过调用Java自带的DES加密解密函数做的程序,有有好的界面,可以对文件进行加密解密。在打开需要加密或者解密的文件之后,需要新建.txt文件以保存加密或者解密的文件,源文件不受影响。程序中设置了过滤器,只能看到txt文件或者普通文件夹-This is a built-in Java by calling DES encryption and decryption functions do the procedure, ther
  3. 所属分类:加密解密

    • 发布日期:2025-02-28
    • 文件大小:4kb
    • 提供者:wangxiaochen
  1. 20171110_032933595

    0下载:
  2. E语言加密,des加密、加密源码,可用。(E language, DES encryption, encryption source, available)
  3. 所属分类:其他小程序

    • 发布日期:2025-02-28
    • 文件大小:11kb
    • 提供者:Z先生灬
  1. DES

    0下载:
  2. main函数文件输入明文,调用秘钥留生成函数(get_k文件)以及加解密函数(encrypt_fcn文件),完成对明文的加密和解密(Encryption and decryption of plaintext are accomplished by inputting main function file into plaintext, calling secret key generation function (get_k file
  3. 所属分类:Windows编程

    • 发布日期:2025-02-28
    • 文件大小:3kb
    • 提供者:hyperbole
« 12 3 4 »

源码中国 www.ymcn.org