搜索资源列表
study-of-random-testing-.caj
- 本文针对密码算法的输出序列进行随机性测试。我们借鉴软件工程学原理,首先以形式化方法对随机性测试过程进行分析,建立平台整体模型 其次根据随机性测试原理,采用系统化和模块化的方法,对随机性测试的方案进行了设计 接下来,根据所设计的方案实现了随机性测试系统,该系统集成了NIST随机性测试方法 最后,我们对AES和SMS4加密算法进行了实测对比和分析。在Linux操作系统中,我们生成了新的makefile文件,制作了RPM软件包,实现了测试平台在多系统中的方便使用。-In this paper, th
AES
- AES算法C源码(加解密),简单测试了一下,可以用,领解压文件里有两个解密加密rar的算法,感兴趣的可以看下。-AES algorithm C source code (encryption and decryption), a simple test that can be used, there are two collar-extracting file to decrypt the encrypted rar algorithms, interested can look.
encryption-decryption
- java project for encryption and decryption using AES algorithme and RSA algorithme, text encryption or images, text file or others formats.
FilePW
- 这是一个对txt文件加密的VC++工程,采用AES算法进行加密-The TXT file encryption
AES_Encrypt
- this file includes the simulation of AES encryption scheme which is one of the most famous and applicable ciphers that is being used in many communication and IT systems.
AES_Decrypt
- this file includes the simulation of dcryptinion of AES cipher system which would be used for reconstructing the plaintext or message in a communicarion system.
