资源列表
[加密解密] substitution-cipher
说明:The file is substitution cipher assistant.It Will display the ciphertext underneath the guessed plaintext.-substitution cipher assistant . It Will display the ciphertext underneath the guessed plaintext.<連源> 在 2008-10-13 上传 | 大小:1.81kb | 下载:0
[加密解密] Rail_Fence_Tecknique
说明:简单分栏式加密的算法,比较简单,供大家使用-simple columns encryption algorithm is relatively simple for everybody to use<he> 在 2008-10-13 上传 | 大小:3.19kb | 下载:0
[加密解密] keeloq_decode
说明:keeloq软件解码程序(从台湾一个网站上下载的,注解有些乱码,但不影响使用)。-keeloq software decoding process (from Taiwan on a website download and notes some gibberish. but not use).<zidaozhou> 在 2008-10-13 上传 | 大小:25.88kb | 下载:1
[加密解密] DES_encode
说明:完整的des加密算法程序,c++builder编译器编译-integrity of the DES encryption algorithm, c compile builder<zidaozhou> 在 2008-10-13 上传 | 大小:206.92kb | 下载:0
[加密解密] cryptography_matlab_codes
说明:vigenere密码解密的matlab实现,编译环境:matlab-vigenere code declassified Matlab realized, build environment : Matlab<zidaozhou> 在 2008-10-13 上传 | 大小:17.66kb | 下载:0
[加密解密] AES
说明:通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。<陈剑峰> 在 2008-10-13 上传 | 大小:3.12kb | 下载:0