搜索资源列表
330911894
- C语言DES算法,简单实现文件的加密与解密功能-C language DES algorithm, a simple realization document encryption and decryption functions
desand3des
- DES资料合集,包括以下内容:对称式金钥系统DESPART-II-04,关于双倍长密钥算法加解密迁移时间进度的要求,DES美国的标准系统941_inform09_g04.doc等 -DES Data Collection, including the following : Symmetric Key System DESPART-II-04, Key length on double encryption algorithm progress of the migration time,
DEStest.doc
- DES加密解密j算法用ava实现,无用户图形界面-DES implementation and test
DES
- DES的每个分组是64位,既明文和密钥都是64位(密钥实际用56位,每字节第8位为校验)。这个算法的核心是Feistel密码,由于其设计的巧妙,加密解密都用一个函数,具体原理请查阅其他资料。DES的流程基本是执行16轮下面的运算:-DES each packet is 64, both explicit and are 64-bit key (actual key 56, the first 8 bytes each for validation). The core of this algor
3.8
- 加密解密技巧,DES,AES, RAS等算法。Java代码可以在EDI中运行实现。-This is a documentation for encryption and decryption.
des
- 通过C实现的des的源代码,能实现对信息的加密与解密-there is a des code
des
- des算法,可以对数据进行加密和解密,利用不同密钥可以实现不同的功能
ModernCryptographyAlgorithms
- 利用C++实现:古典密码仿射变换\LFSR及流密码\生成非线性序列\DES算法的加、解密运算,前面几个较简单,DES算法的效果还可以-Using C++ implementation: Classical password affine transformation \ LFSR and stream password \ generate nonlinear sequences \ DES algorithm for encryption and decryption operations,
des1
- 从万方数据库中下的介绍des加密以及解密的两片文章,是用FPGA实现的,pdf格式.希望对理解des加密以及解密的原理有所帮助。 -From the descr iption of the database under the des encryption and decryption of the two articles is the use of FPGA implementation, pdf format. Hope to understand the principles of
des3
- 介绍des加密以及解密的三片文章,是用FPGA实现的。能加深对des加密以及解密的原理的理解。对用FPGA来实现des加密以及解密有帮助。-Descr iption des encryption and decryption of the three articles is the use of FPGA implemented. Can deepen their understanding of des encryption and decryption of the principle of
MD5
- DES加密解密,里面有密码学DES的加密,解密等过程,代码-DES encryption and decryption
1
- 基于DES对文件加密,能对word或者TXT进行加密解密-Based on DES file encryption, the encryption and decryption of the word or TXT
test1
- des算法的实现及报告,编程构造des的密钥再实现加密解密-the the des algorithm realization and reports, key programming constructs des encryption and decryption
DES-data-encryption
- 本文是一篇讨论关于常用文件加密解密算法的毕业设计论文,它详细的讲述了文件加密解密算法实现的过程中所用到的方法、技术。-This article is a discussion about common file encryption and decryption algorithm design graduate thesis in detail about the methods, techniques used in the process of file encryption and de
DESwenjianjiami
- 用Java编写的一个文件加密解密系统,采用DES算法!-A file encryption and decryption system written in Java, using DES algorithm!
EncryptionDecryption
- JAVA代码实现DES加密解密 JAVA代码实现DES加密解密-DES EncryptionDecryption
DES(CPU-16INT)
- 破解DES的PC端程序,使用的(CPU 16线程 加解密 修正多线程_INT)只是提供一种多线程编程破解DES的方法-PC-side program to crack DES, used (CPU 16 thread multithreaded encryption amendment _INT) is to provide a multi-threaded programming methods to break DES
des
- verilog语言书写的的des加密解密代码-verilog of des encryption and decryption
密码学
- 这个实验是关于DES加解密算法的实验,有完整的源程序
crypt_tool
- 加/解密测试助手,空闲时间弄出的一个小软件,把平时项目上用到的加\解密算法整合,方便测试,现打包分享。 目前支持的加\解密算法有:AES,DES,RC,BLOWFISH,TWOFISH,CAMELLIA,KEELOQ,XTEA 还不支持:mdx,sha,rsa等,将在后面陆续增加。 如在使用过程中,软件出现各种BUG,可联系反馈,将在空闲时间里修改。-Encryption/decryption test assistant, came up with a little free time sof