资源列表
md5shell.c
- md5加密的bindshe-md5 encrypted bindshe
HYLicense
- 注册码编程接口才,可以使用接口生成通用注册码 编程接口才,可以使用接口生成通用注册码注册码编程接口才,可以使用接口生成通用注册码-license programming interface, can use the interface generation license license generic programming interface, can use the interface generation license license generic programming inter
sjjm
- 这是一个对数据进行加密的程序。 -this is a data encryption procedures. This is a data encryption procedures.
rijndael1
- AES加密解密程序,C++实现的 做得不好,请多指教-AES encryption and decryption procedures, C realized not doing a good job, please enlighten
HaiminCoding
- 这是一个使用visual C++ 6.0的mfc编写的海明码编码的程序,实现了海明码的编码,和一位检错。-It is a visual C 6.0 mfc prepared Haiming coding procedures, to achieve the Haiming codes, and an error.
tuoke
- 应用程序脱壳视频教程第一课,手脱UPX的四种方法-applications Shelling Video Tutorial first class, unfiltered from the hands of four methods :
Arnoldfunction
- 基于Anold变换的图像置乱函数——matlab ?
atce
- 字符串加密解密WebService服务 -string encryption and decryption services WebService string encryption and decryption WebService services
LOKI97
- LOKI97加密解密算法,可以参考其中的思想方法-LOKI97 encryption and decryption algorithms, which can refer to the way of thinking
DESlxp
- DES加密算法,感兴趣的朋友可以看一下,要自行编译!-DES encryption algorithm, interested friends can look at, to build their own!
DES_in_C
- 用C编写的DES加密程序-prepared by the DES encryption.
EncryDeCry
- 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
