搜索资源列表
WinMD5
- 基于JAVA语言的MD5编程,可以进行实验讲解,有输入输出示范-based on MD5 Java programming language, can conduct experiments to explain, input-output model
encript
- 本程序通过混合光学双稳模型的迭代方程对多媒体文件进行混沌加密、解密(加密解密文件分别以.en和.de结尾),并显示加密、解密的结果。-the procedures adopted hybrid optical bistable iterative equation model of multimedia documents chaotic encryption, decryption (encryption and decryption of documents respectively. an
3DESjiamichengxu
- 这是一个三重des的加密程序,可以加密一般的文本文件和图象文件,其中还有四种模式的加密程序,可以再vc下实现 -This is a triple des encryption procedures, encryption general text files and image files, Among them were four model encryption procedures can be achieved under vc
LDPC-060208
- LINUX环境下的LDPC代码; 有独立的编码,通道模型和解码模块; 并且有实例。-LINUX environment of LDPC code; Have independent coding, channel model and decoding module; and there are examples.
rsasystem
- RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。该课题要求完成对给定的文件作为输入,通过RSA算法对该数据进行加密,为了便于用户理解,要求提供此模型的可视化图形显示。 -RSA algorithm is the first one that could
sunzi
- 孙子定理及求模求逆算法-grandchildren theorem and inverse model for Algorithm
CRC-Model
- crc算法讲解文档以及通用算法模型的建立例程
CNGCryptFile
- The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardco
rc5-cts_std
- rc5-cts 模式的实现源码,与RFC中的实有所不同-RC5 - ctc-source model of achievement, and the RFC is different
S_DES加密解密程序
- 按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned int
VC知识库文章 - C-S模式考试程序制作详解
- VC知识库文章 - C-S模式考试程序制作详解-VC-C-S model produced Elaborates on examination procedures
IDEA
- IDEA(1/8) 功能模型,用matlab语言实现-IDEA (1/8) functional model, using matlab language implementation
DES_LAST
- DES完全自己实现!能对输入字符串或者选定实现CBC,CFB-1,-8,-64等模式。算法自带有效率检测函数,运行结束显示系统效率。此源代码完全胜任课程设计,就算是毕业设计也只需进行一点改进。欢迎大家下载!-DES to achieve fully their own! Able to enter the selected string or the realization of CBC, CFB-1,-8,-64, such as model. Efficient detection algo
SafeTrans
- 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
DES
- DES工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式。当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。 -The basic principle of DES is that its entrance there are three parameters: key,
pic16f630
- PIC16F630移植的代码。同时也包括网络上极少的安全模式解码程序。-PIC16F630 code transplant. At the same time also includes the security of the network model of minimal decoding process.
mars
- 对简化后的三级火箭用龙哥库塔函数进行了振动模型仿真,同时具备图像输出功能-Three pairs of simplified vibration model rocket for the simulation at the same time with the image output function
jiamiyuanli
- 可以读取硬盘的物理系列号及硬盘的型号. 可以读取硬盘的物理系列号及硬盘的型号.可以读取硬盘的物理系列号及硬盘的型号.-it can read the physical serial number and model number of your hard drive.
sdes1
- 编程实现S-DES算法的加密与解密过程,采用加法链求大数的指数及模-RSA-Programming Algorithm S-DES encryption and decryption process, using Addition Chains seek large numbers of the index and model-RSA
S-DES
- 1996年, E.Schaefer 提出了一个简化的DES加密算法, 即S-DES加密算法。S-DES是一个对称分组加密的简化模型,目的不在于应用,它非常具体地说明了分组密码中如何实施扩散和扰乱, 揭示了设计分组密码算法的基本模式和框架,在密码学习中有着重要的意义。编写一个软件能够实现S-DES分组加解密-In 1996, E. Schaefer proposed a simplified DES encryption algorithm, namely, S-DES encryption al