搜索资源列表

  1. libavutil

    0下载:
  2. 一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等-Some commonly used encoding, encryption algorithm c/c++ Code, including, base64, sha1, des, md5, etc.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:klander
  1. DES

    0下载:
  2. DES算法实现文件加密工具的代码,算法实现-DES algorithm code file encryption tool, algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1532928
    • 提供者:shf
  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-20
    • 文件大小:88064
    • 提供者:sure
  1. Des-code

    0下载:
  2. 本代码是一个完整的DES算法源代码,包括加密、和解密算法。-This code is a complete DES algorithm source code, including encryption, and decryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:Sunway
  1. DES

    0下载:
  2. DES算法c++描述,代码最全,功能最多的-des encrypt source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1022976
    • 提供者:seajean
  1. DES

    0下载:
  2. 加密解密算法,在CBC模式下的DES算法。代码都有备注,希望对大家有用哦。-Encryption and decryption algorithm in CBC mode of the DES algorithm. Note the code are, I hope all of you, oh useful.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:Keven
  1. des

    0下载:
  2. 基于现代密码学的DES算法的DES代码,实现功能为加密文件-DES based on modern cryptography algorithms DES code for the encrypted files to achieve functional
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:大头
  1. DES

    0下载:
  2. des算法的原理解释和编程代码,原代码也在文件中-des algorithm to explain the principles and programming code, source code is also the document
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:47104
    • 提供者:郭一锋
  1. DES

    0下载:
  2. des算法c++代码实现 可以有一定的帮助-des c++ there is some help to you
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:62464
    • 提供者:chenyue
  1. DES

    0下载:
  2. C++实现des算法的代码,des是常用的加解密算法之一,理解des的使用公园里有助于我们学习信息安全。-C++ code for the algorithm to achieve des, des encryption and decryption algorithm is the one commonly used to understand the use of the park des helps us learn inform
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:make
  1. DES

    0下载:
  2. DES算法详细说明和代码,目前密码学常用算法之一。-Cryptography DES
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:142336
    • 提供者:王石
  1. DES

    0下载:
  2. DES算法 所有头文件和代码都在里面了-DES algorithm and code all the header files inside
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:626688
    • 提供者:廖懿
  1. des

    0下载:
  2. des算法实现代码,利用C语言编写,内有详细的DES算法加密解密内容-the source code of DES algorithm in C, including all stuff about DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:王沫
  1. DES

    0下载:
  2. C语言下的DES算法实例代码:包括MD5,MD3原理说明,算法实现。-DES algorithm under the C language example code include: MD5, MD3 principle stated algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:leejianfeng
  1. Des

    0下载:
  2. 项目中使用的经典加密算法代码,非常实用的代码,放心使用-Classic encryption algorithm code used in the project, very useful code, ease of use
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:158720
    • 提供者:huangyong
  1. des

    0下载:
  2. 一个比较通用的DES的算法代码,功能实现了字符的DESL加解密,需要设定8位长度的密钥-A generic DES algorithm code, function the characters DESL encryption and decryption, you need to set the length of eight key
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:changweizhang
  1. DES-encryption-and-decryption

    0下载:
  2. DES算法的加密解密 C语言实现 代码-DES encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:赵春欢
  1. DES

    0下载:
  2. DES加密算法的C++代码,其中用动态库的方式封装DES算法,实现对8位数据的加密和解密。-DES the encryption algorithm C++ code, which dynamic library of Packaging DES algorithm, the 8-bit data encryption and decryption.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:3250176
    • 提供者:段盛凌
  1. DES

    0下载:
  2. 标准DES算法,控制台操作可对任意文件进行加解密,没有错误和BUG,代码都写有注释。使用C-Free,VS或VC++都可以进行编译。-Standard DES algorithm, console operator can encrypt and decrypt any file, no error and BUG, ​ ​ code written comments.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:袁明扬
  1. DES

    0下载:
  2. 密码学、DES算法实现,纯java代码,能实现自动加密和解密,输入长度为9的数字-Cryptography, DES algorithm, pure java code, to achieve automatic encryption and decryption, digital input length of 9
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:冯文明
« 1 2 3 45 6 7 8 9 10 »

源码中国 www.ymcn.org