资源列表
Caesar-code
- 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。-Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been ve
XOR256
- 对文件与文本进行异或加解密,算法比较简单实用-file encrypt decrypt
rsa
- 纯粹C语言实现的RSA,单个C文件,2000行-a single rsa security file,pure C,2000 lines
5key
- 5种方法解除开机密码.txt -failed to translate
CryptDll
- 将加解密算法封装为DLL,方便其他开发工具共享相同的加密/解码算法。附件为简单的加解密算法的示范代码-crypt DLL sample
AES-in-java
- this is source code for AES in java languange, and it is put in notepad.
passwordwatching
- 打开一个已经输入了星号密码的程序对话框,在执行本破解程序。在用 鼠标在星号密码的身上随意点一下,看看星号密码是不是已经以 数字和字母组合的明文方式显示了,-program password watching
aes
- aes rejendl aource cpde for this algorithem and in exe file with it thank for a-aes rejendl aource cpde for this algorithem and in exe file with it thank for all
RC3_ok
- RC3算法,用c语言实现。包括加密和解密-The RC3 algorithm using the C language. Including encryption and decryption
gongyaomima
- 公钥密码的实现算法,c++语言,加解密都有-The implementation of public key cryptography algorithms, C++ language, encryption and decryption have
AES_ok
- 实现私钥密码AES的加密和解密,有注释。-AES encryption and decryption, with annotations.
IDEA
- 实现IDEA加密技术,用C++实现。可以进行解密-IDEA encryption technology in C++. Can be decrypted