搜索资源列表
vbpass
- 用VB实现的文件加解密程序。。通过点选.exe文件就可正常运行-VB document encryption procedures. . Click through. Exe file can be normal operation
dwgpass
- dwg加密小程式(LSP) 1,将要进行加密的图纸另外复制一份,切记!!! 2,在autocad中,打开要加密的图纸。 3,点击 autocad 菜单 “工具” -》 “加载应用程序” ,加载 lockup.lsp。 4,加载后会出现提示对话框,点确定。 5,在autocad中,键入 lockup ,回车。 6,英文提示“是否进行加密?” ,输入 y ,回车。 7,余下的提示,都回车,加密完成,保存图纸。
RSA
- RSA源码测试 openssl 中的RSA密钥算法的使用,可以作为知识的基础点,对加解密有一定的帮助-RSA source code test openssl in the use of RSA key algorithm can be used as knowledge base points, to a certain extent with the help of encryption and decryption
Encryptor
- 文件和文件夹加密解密程序。第一次运行后,选中文件或者文件夹右键菜单就会多出一项‘加密’/‘解密’,点击后输入密码进行加解密即可-File and folder encryption and decryption process. After the first run, select the file or folder menu will be more of a encryption/ decryption, when clicked, enter a password for encry
DES
- 模拟DES算法,程序使用八位密钥。 2. 程序使用 输入:输入明文,输入8位密钥。 点击“加密”按钮,即可获得加密密文。 输出:在编辑框中显示密文。 点击“解密”按钮,即可获得明文。 输出:在编辑框中显示明文。 -Simulation DES algorithm, the use of eight key procedures. 2. Procedures using input: enter explicitly, enter the 8-bit key. Cli
easybmp
- 可以实现vc环境下的 对bmp图像的加密解密 加解密介质可以是文档 也可以 小点的音频文件 可以实现双加解密过程!-it can insert some file into the bmp with password.
Des
- 这只是标准DES算法的例子,所以速度并不是很快,不适用于大量数据加密的场*/ /*合.UNIX的密码也采用DES,不过它在里面加了点其它的东西.所以结果和DES的结果 */ /*不一样. 由于使用了WINDOWS类库,所以必须在WINDOWS环境下编译.-DES algorithm
Delhpi-Des
- 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法 为了加点分,-Data Encryption Algorithm,DEA
Encrypt
- 一个简单的文字加密例程,加载文件后点击加密/解密即可实现功能-A simple constant of encryption, simply load the file and click the Encrypt button and see what what we get
SPN
- SPN算法,第一次学习加密算法,只是别人的代码加了以点注释,请多多指教-SPN algorithm, i write it at the first time i learn cryptography , to be honest,it s good enough,so i hope someone would correct my error