搜索资源列表
DES(C语言)
- DES的C语言程序,没有用密码学的库,可以用来测试
密码学算法-程序实现
- 内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
Cry-DES
- 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
DES-OSTH.ZIP
- 一个应用密码学的源代码,主要完成应用密码方面的功能。-a Cryptographic Application source code, application code to complete the function.
simpledes
- 压缩包中有古典密码学中放射密码和维吉尼亚密码以及 DES加密解密,并观察DES密码体制的性质。-compressed with classical cryptography radiotherapy passwords and Virginia passwords and DES encryption and decryption. DES and observation system in nature.
CipherSystem
- 关于网络信息密码学的加密和解密算法,包括DES,LFSR,CAESER,IDEA,RC4,KEYWORD,VIGENERE,PLAYFAIR-information on the network cryptography encryption and decryption algorithms including DES, LFSR, CAESER. IDEA, RC4, somewhat, VIGENERE, PLAYFAIR
s_des
- 本人做的一个小代码,密码学里面要用到的,网上流传的都是运行错误的,这个绝对可以-I do a small code, which use cryptography to the spread of the Internet are operational errors, This can definitely
cryptology
- 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography
DES-TOOL
- 密码学工具 DES-TOOL V1.0,可以加密文件,解密文件-DES cryptographic tool-TOOL V1.0 can encrypt documents, declassified documents
DES2
- 卢开澄,《计算机密码学-计算机网络中的数据保密与安全》第三版中的DES程序。在网上搜索过,没有发现网上出现过此源码。经测试加密/解密比较快,加密/解密一次大概2ms左右。-Lu Kai-cheng,
DES
- 用VC做的数据加密标准DES算法可视化实现.简单易懂,有密码学和C或C++基础即可理解-VC to do with the Data Encryption Standard DES algorithm visualization realize. Easy-to-read, password-and C or C++ Basis can be understood
DES
- 《计算机密码学及其应用》 计算机密码学的经典著作
DeS
- DES加解密算法~~~~~~~密码学课程设计-DES encryption and decryption algorithm ~~~~~~~ Cryptography Course Design
code
- 密码学的ppt,里面详细说明了DES算法,以及各个置换盒的数据。-Cryptography ppt, which details the DES algorithm, as well as various replacement cartridge data.
DES
- 密码学实验自己写的程序,des加密解密,先输入8个字符作为密钥,在输入8个字符的明文!-Cryptography experiment to write their own procedures, des encryption and decryption, first eight characters input as key characters in the input express 8!
DES
- DES加密软件 自己写的 还不错的 密码学-DES encryption software
DES
- 密码学实验中的DES算法,MFC实现,包含所有工程文件。-Cryptography DES algorithm experiment, MFC to achieve, including all engineering documents.
DES
- 东北大学软件学院信息安全专业密码学DES实验源代码-Northeastern University, Institute of information security software DES cryptography source code experiment
DES
- DES加密解密,使用vc环境运行,以编译测试过(DES encryption and decryption,Run using the VC environment to compile and test)
DES分组密码
- 利用C++实现DES加密和解密,带有详细实验报告和分析(Using C++ to Encrypt and Decrypt DES)