搜索资源列表

  1. C51encrypt

    0下载:
  2. 3个C语言算法源代码:CRC校验、DES的单片机加密算法代码,好用-three C language source code algorithm : CRC, the DES encryption algorithm MCU code handy
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:14336
    • 提供者:杨峰林
  1. DES_Encryption

    0下载:
  2. DES加密解密文本文件,使用分组加密方法加密解密数据,分组长度为64位.-DES encryption and decryption of text files, using a method of encryption and decryption of encrypted data, a length of 64.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:64512
    • 提供者:liudongxiao
  1. 3DES_Encryption

    0下载:
  2. 3DES算法是增强型的DES算法,使用128位密钥长度, CBC模式使用反馈机制的分组密码使用模式.-3DES algorithm is enhanced by DES algorithm, the use of 128-bit key length, CBC mode of use of a feedback mechanism password usage patterns.
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:62464
    • 提供者:liudongxiao
  1. des(msp430)

    0下载:
  2. 基于msp430优化的3des算法,16m时钟时运算速度是15ms-Controller Based on the optimization algorithm 3des, 16m computational speed when the clock is 15ms
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. DES加密算法的源代码, 需要的请下-DES encryption algorithm source code, the need to call on the next
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:lxm
  1. DESguochengfenxiC++

    0下载:
  2. DES算法实现过程分析 之 C++实践篇-DES algorithm process analysis C chapter practice
  3. 所属分类:加密解密

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

    0下载:
  2. VC++实现的加密解密类,使用了DES等算法-VC type of encryption and decryption, the use of the DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:232448
    • 提供者:wsj
  1. desende

    0下载:
  2. 自己编的DES加密、解密算法,可实现windows下任何文件的加密、解密,尤其适用使用公用电脑而一些私人的文件不想被别人看到的情况,可设置八个字节的密钥,也就是每一位可以从0到255,这样对方就算已知置换矩阵和S盒的情况下用穷举法破解的难度也在2的32次幂,还是相当安全的。 加密:DESencrypt.exe 解密:DESdecrypt.exe-own addendum to the DES encryption, decryp
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:63488
    • 提供者:
  1. lab4-Destest

    0下载:
  2. 对称加密算法DES VC++ 的简单实现 -DES symmetric encryption algorithm to achieve the simple VC
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:165888
    • 提供者:roy
  1. DES20070422

    0下载:
  2. DES算法代码,利用此程序可以学习DES算法的加密,解密过程-DES algorithm code, the use of this procedure can learn DES algorithm encryption, decryption process
  3. 所属分类:系统编程

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

    0下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption al
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:679936
    • 提供者:沐柏
  1. des_c++

    0下载:
  2. 用C++方式编写的DES算法,是一个不错的源代码哟,适和对C++有一定认识的人-C approach to the preparation of the DES algorithm, is a good source yo, relevance and C have some knowledge of the people
  3. 所属分类:CA认证

    • 发布日期:2024-04-29
    • 文件大小:31744
    • 提供者:wang
  1. AIcodesystem

    0下载:
  2. 1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。 2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。 3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。 4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、Playfair以及RC4等。 -1, Caes
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:10400768
    • 提供者:陈守勇
  1. DES777

    0下载:
  2. DES加密的源代码,需要的朋友可以看看!-DES encryption source code, and we need to see our friends!
  3. 所属分类:CA认证

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

    0下载:
  2. 提供高质量的数据保护,防止数据未经授权的泄露和未被察觉的修改; 具有相当高的复杂性,使得破译的开销超过可能获得的利益,同时又要便于理解和掌握; DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础; 实现经济,运行有效,并且适用于多种完全不同的应用。 -provide high-quality data protection to prevent u
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-29
    • 文件大小:38912
    • 提供者:范孟君
  1. 80418619

    0下载:
  2. 资源介绍: 用C语言写的100行DES加密算法 本文来源于虾客源码 http://www.xkxz.com 资源介绍: 用C语言写的100行DES加密算法 本文来源于虾客源码 http://www.xkxz.com-resources briefing : C language written in 100 lines DES encryption algorithm is deriv
  3. 所属分类:Ftp服务器

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

    0下载:
  2. aes和des加密的小程序:可以加密文件,可以验证自己实现的aes和des的算法,具有一定的教学作用-Orangk'aes des encryption and small : can encrypt documents, can verify their achievement and the Orangk'aes des algorithms, which have a certain role in the tea
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:62464
    • 提供者:Alan
  1. 10195644418

    0下载:
  2. des实现-des achieve.
  3. 所属分类:并行运算

    • 发布日期:2024-04-29
    • 文件大小:692224
    • 提供者:hamburgerz
  1. fips

    0下载:
  2. fips181 一个很好的密码生成器,可以自动生成可读的密码,内置DES加密算法-fips181 a good password generator, it will automatically generate the code readable, built-DES encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:19456
    • 提供者:李晓风
  1. descode_C++

    0下载:
  2. DES算法源代码使用c++编程 DES算法源代码使用c++编程 -DES algorithm source code for the use of DES algorithm c programming source code used c programming DES algorithm source code use c Programming
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:毛毛
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org