资源列表
darkcrypt0r
- crypter source code source code of o crypter that crypt any exe file
des_code
- DES算法实现字符串加密,文件加密,C语言实现,-DES
123456
- des算法,mac认证算法,很不错的。省的自己编写了。-DES algothrithm and mac critification. it is very good for you to study !
RSAprocess
- 本程序所设计的RSA加密解密程序能够有效地生成一对RSA体制中的公钥和密钥,并可实现输入的文本与加密成的密文之间的转换,即完成对所给信息的加密和解密工作.-This program is designed to RSA encryption and decryption process can effectively generate a pair of RSA public key and private key system, the input text can be encrypted
mcpfx
- CryptoAPI生成Pfx,Cer证书-a program created by using cryptoAPI to generate Pfx,Cer certificate
RC4FileCrypt
- RC4算法 文件加密 Python3.0-RC4 algorithm for file encryption Python3.0
aes
- aes加密算法,c语言编写,ECB的加密方式-aes encryption algorithm, c language, ECB mode encryption
s-des
- 简洁的des加密及解密算法 采用c++实现-the code about the des,c++
IDEA
- IDEA(1/8) 功能模型,用matlab语言实现-IDEA (1/8) functional model, using matlab language implementation
Virginia
- 维吉尼亚密码是最古老而且最著名的多表替代密码体制之一,与位移密码体制相似,但维吉尼亚密码的密钥是动态周期变化的。 加密:已知明文和密钥,得出密文 解密:已知密文和密钥,得出明文 -Virginia is the oldest and most famous password in the password system instead of multiple tables, with displacement of the password system similar, but V
md5
- 一种实现md5算法的c\c++的代码,高效稳定哦。-An implementation of the md5 algorithm c \ c++ code, highly efficient and stable Oh.
AES
- AES 加密解密算法,我的应用密码学课程实验-AES encryption and decryption algorithms, Applied Cryptography course of my experiments
