资源列表
ElGamal
- Elgamal加密的实现,产生大数,进行大数运算。分为密钥产生、加密、解密三部分。-Elgamal encryption implementations, resulting in large numbers, were large numbers operation. Divided key generation, encryption, decryption three parts.
NTRU
- NTRU算法原理与实现。参数产生、密钥产生、加密解密过程。-NTRU algorithm principle and implementation. Parameter generation, key generation, encryption and decryption process.
DES
- DES算法原理与实现。初始置换和逆初始置换。密钥扩展,加密解密过程。-Principle and Implementation of the DES algorithm. Initial permutation and inverse initial permutation. Key expansion, encryption and decryption process.
AES
- AES密码算法算法原理与实现。参数产生、密钥产生、加密解密过程。-AES cryptographic algorithm algorithm principle and implementation. Parameter generation, key generation, encryption and decryption process.
MD5
- 计算MD5值,通过传入char *类型,然后计算MD5值,没有图形界面-MD5 value calculated by passing char* type, and then calculate the MD5 value, no graphical interface
rc4
- RC4算法源码以及调用,作为练习用的,觉得还不错-RC4 algorithm source code and call
AES-GCM
- AES-GCM 算法脆弱性介绍,对理解算法有一定的帮助。-The fragility of AES-GCM authentication algorithm
GCM-AES_Implementation_Spec_v2
- AES GCM 算法介绍,对AES算法实现有一定帮助。-This document aims to explore hardware implementation of GCM-AES mode of operation specifically targeting FPGA [1] (Field Programmable Gate Arrays). The aim of such an implementation is to benchmark GCM-AES on FPGA in term
des
- 使用des算法对文件进行加密与解密,文件可以输入文件名进行读取-Use des algorithm to encrypt files with Jie Mi, enter the file name file can be readed
Image-encryption
- 密码学图像加密 实现论文Image encryption algorithm with compound chaotic maps-Realization cryptography image encryption Image encryption algorithm with compound chaotic maps
Audio-encryption
- 利用密码学的算法,在频域以及时域进行音频进行加解密的代码-Cryptography to encrypt and decrypt the audio code
ECB-CBC-CFB-OFB
- Aes算法的基本原理以及五种工作模式的基本构造与原理-The basic principle of Aes algorithm and the basic structure and principle of the five working modes
