资源列表
des
- des算法+代码 // des.cpp - modified by Wei Dai from: /* * This is a major rewrite of my old public domain DES code written * circa 1987, which in turn borrowed heavily from Jim Gillogly s 1977 * public domain code. I pretty much kept my
jiajiemi
- 对任意文件进行加解密操作,若未加密则自动加密,以加密则自动解密-Encrypt and decrypt any file on the operation, if no encryption is automatically encrypted, to decrypt the encryption is automatically
90pjc52l
- IDEA加解密器,能运用,就是不方便,有参考价值-IDEA encryption device, capable of using, is not convenient, there is reference value
Shamir
- Shamir Scheme. Implmentació a cryptographic protocol based on the threshold scheme.
CryptDES
- 1. 通过对文件加密,来达到防止非法用户查看,从而保护文件的目的 2. 合法用户输入正确口令方可正常打开并操作 3. 另外可对文件的加密文件的加密时间,保存路径进行记录,形成日志。 4. 开发设计后所达到的效果可以参看资料中的可执行程序运行结果 -1. Through file encryption to prevent unauthorized users to view, to protect the purpose of the paper 2. Legitimate us
MultiprotocolRFIDreaderdesignedhighfrequency
- 多协议高频电子标签读写器设计,本人自己搜索到的资料与大家分享,共同学习,里面说的很详细。-Multi-protocol high-frequency tag reader design, I search for information on their own to share, learn together, which made it very detailed.
Cipher_ch2_src
- DES加密程序,根据参数不同,对目标文件加密或解密。内附实验报告,十分详细-DES encryption, according to different parameters, the target file encryption or decryption. Experimental report included very detailed
rsacoder
- The code for RSA crypt exsample
RSADES
- RSA DES加密解密的是实现-RSA DES encryption and decryption is the Implementation
hyperchaoticencryptbitplanes
- 产生超混沌序列,并实现了超混沌序列加密灰度图像位平面。-Produce ultra-chaotic sequence, and to achieve ultra-chaotic sequence encryption grayscale bit plane.
DES_PC
- 该程序为DES的加密系统程序。   内容: *64位输入。   *已在输入四位分布式正确位。   *完整的ORing置换涉及8个字节   *由16个输入半字节。使用16 * 16 * 8 = 2K的存储字节   *每64位置换。 32位排列(P)和扩展   *使用字节,而不是半字节。   *能够使用长整型   *使用8K的表格使向下扩展或收缩   *减少其他表的大小。-The pro
des
- 基于C++的DES加密算法实现代码实例。-The code for the encrypt arithmatic of the DES base on the c++ program language
