资源列表
test2.2.py
- python scr ipt to find ROT-13 encryption file
1362BBCD56E027709D3C46-
- RSA 加密秘钥代码 RSA 加密秘钥代码 -RSA KEY CONTENRSA KEY CONTENRSA KEY CONTENRSA KEY CONTEN
COMPLEX
- thic c++ code describes complex number operation
file_to_base64
- 在WEB开发中,经常会遇到服务器端客户端图片文件与BASE64码间的转换,该程序方便的实现这一功能-file to Base64
yiwei
- 移位加密和解密 C语言 VC++6.0编译通过-yi wei
rsa
- rsa 768, very simple implementation of the rsa cipher,
CPP6.0-zhcj
- 应用c++6.0开发的一个小型注册程序。上传到这儿的目的是提供大家研究。-Applied C++6.0, a small registration process. Upload it to here is intended to provide everyone to consider.
DegistUtil
- 加密工具源码 可以对密码等机密数据进行加密处理后再存如数据库- English Spanish Arabic Encryption tool for source code can be encrypted and then stored, such as database passwords and other con
jiami
- c语言编写的简易加密器,能够加密语句,并显示出来-The C language compilation simple encryption can encrypt, statements, and displayed
Steg
- in this project data is hiding by LSB stegnography the shifting opertor is used to shift the data
crypt
- 栅格加密法,IDE vc6,方法比较简单,适合初学者理解-Lattice
CRC16
- The class has a methode named make_CRC that gets a byte stream and start/end offsets then calculate and return a 16 bit CRC according to determined POLYNAMIAL.The POLYNAMIAL is a private field of the class.