搜索资源列表

  1. des.zip

    0下载:
  2. DES加密算法实现的C++类
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:988476
    • 提供者:
  1. 对称密码DES

    0下载:
  2. 用C语言实现des加密算法,保证可以加密解密-C language des encryption algorithm that can guarantee encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17481
    • 提供者:王嘉宁
  1. C-DES

    1下载:
  2. 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:50998
    • 提供者:张化
  1. DES

    0下载:
  2. 用C语言写的100行DES加密算法,可以帮助大家学习-Using C language to write 100 lines of the DES encryption algorithm that can help everyone learn
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:mengjian
  1. DES

    0下载:
  2. 用C编写的100行DES加密算法,请参考-C prepared with 100 lines DES encryption algorithm, please refer to
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:164864
    • 提供者:崔冰
  1. DES

    0下载:
  2. 用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:郑正
  1. des

    0下载:
  2. 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:317440
    • 提供者:张博
  1. DES

    0下载:
  2. DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:88064
    • 提供者:sure
  1. des

    0下载:
  2. 根据网上找到的算法进行了修改的C++DES加密解密算法 -According to the Internet to find the algorithm is modified C++ DES encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:214016
    • 提供者:梁新强
  1. CSharpDes

    0下载:
  2. 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:vbking
  1. DES

    0下载:
  2. DES加密解密算法的C++实现,可以直接编译运行。-DES encryption and decryption algorithm of the C++ to achieve, you can direct the compiler to run.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:jiangkaihua
  1. Crypt_Decrypt_C

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。-Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1216512
    • 提供者:王同
  1. DES

    0下载:
  2. 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:zy
  1. DES

    0下载:
  2. DES加密解密算法,用C++编写,经测试可用-Decryption DES encryption algorithm, written with C++, available via testing
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:赵斐
  1. 3DES

    0下载:
  2. 3DES又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3DES更为安全。-3DES, also known as Triple DES,
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:Laura
  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. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:徐军
  1. des

    0下载:
  2. C源码:des加密算法 C源码:des加密算法-C source: des encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:DHF
  1. DES

    0下载:
  2. C++下对数据的 DES加密算法-C++ under the DES encryption algorithm to data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:91136
    • 提供者:肖禹杰
  1. DES

    0下载:
  2. DES加密算法C++实现,包括加密解密。密钥可根据需要进行修改。-DES encryption algorithm C++ implementation, including encryption and decryption. Keys can be modified as needed.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:79872
    • 提供者:lxc
  1. AES

    0下载:
  2. 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
  3. 所属分类:Windows编程

« 1 2 3 4 56 7 8 9 10 ... 25 »

源码中国 www.ymcn.org