资源列表
Base64Coder_wrap
- base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.
sha1
- sha1 implementation using javascr ipt for client side in web applications
sdestt
- S-DES的编程实现 S-DES的加密使用8位明文和10位密钥做为输入,产生8位的密文做为输出。加解密使用相同的密钥。要求:采用CBC模式对文本加解密 1.对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 2.输出:产生密文文本或明文文本 3.提供:说明文档,源码,可执行程序,通过加密实验,给出运行结果. 4.提交分析雪崩效应文档:相同密钥下明文改变任一位时密文的位差异情况 相同明文下密钥改变任一位时密文的位差异情况-S-DES
INIpass
- vb加密码算法,INI文件加密,是一个简单的例子-vb add cryptographic algorithm, INI file encryption
RSA
- RSA一个简单的C语言算法实现
playfair
- playfair的源代码,很简洁,跟网上现存的版本有所差异,但是效果是很不错的。-playfair source code is very simple, with the existing version of the web is different, but the effect is very good.
2
- public final class RC4 extends Cipher { int x int y byte[] state = new byte[256] -public final class RC4 extends Cipher { int x int y byte[] state = new byte[256]
Encrypt-DecryptPassword
- simple encrypt decrypt visual basic source code
SPLITF
- 绝好的文件分割器.-excellent paper dividers.
JAVAjiamijiemi
- 这是用java编写的加密与解密程序,基于的思想是改变文件结构-This is prepared using java encryption and decryption procedures, based on the idea is to change the file structure
EM_AES
- c++的基于openssl实现的简单aes文件加密类
